Fix badge. Remove python 3 from classifiers due to dependencies
This commit is contained in:
parent
db1ad8b4d8
commit
2c56744c62
2 changed files with 5 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -61,7 +61,5 @@ setup(
|
|||
"Programming Language :: Python :: 2",
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue