forked from orbit-oss/flask
Add Python 3.3 classifier
This commit is contained in:
parent
ec5291e46d
commit
41171d11ae
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -104,6 +104,7 @@ setup(
|
|||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue