Added tox.ini, removed Py2.6

This commit is contained in:
2014-08-14 18:49:15 +01:00
parent 5f10160494
commit 4d348a847a
2 changed files with 9 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ setup(
'License :: OSI Approved :: BSD License',
'Natural Language :: English',
"Programming Language :: Python :: 2",
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
],
test_suite='tests',