forked from orbit-oss/flask
Merge branch 'master' of github.com:mitsuhiko/flask
This commit is contained in:
commit
d34dde72e9
2 changed files with 2 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
|
@ -14,6 +14,7 @@ Patches and Suggestions
|
|||
- Chris Edgemon
|
||||
- Chris Grindstaff
|
||||
- Christopher Grebs
|
||||
- Daniel Neuhäuser
|
||||
- Florent Xicluna
|
||||
- Georg Brandl
|
||||
- Justin Quick
|
||||
|
|
|
|||
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