Merge branch 'master' of github.com:mitsuhiko/flask

This commit is contained in:
Armin Ronacher 2013-06-13 23:38:20 +01:00
commit d34dde72e9
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ Patches and Suggestions
- Chris Edgemon
- Chris Grindstaff
- Christopher Grebs
- Daniel Neuhäuser
- Florent Xicluna
- Georg Brandl
- Justin Quick

View file

@ -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'
],