typo in setup.py classifiers
This commit is contained in:
parent
8b27b8c5e0
commit
b168e0a642
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ if __name__ == '__main__':
|
|||
author_email='valentin.samir@crans.org',
|
||||
classifiers=[
|
||||
'Environment :: Web Environment',
|
||||
'evelopment Status :: 5 - Production/Stable',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Framework :: Django',
|
||||
'Framework :: Django :: 1.7',
|
||||
'Framework :: Django :: 1.8',
|
||||
|
|
Loading…
Reference in a new issue