forked from orbit-oss/flask
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
This commit is contained in:
parent
521398d5e7
commit
40fad2ece8
10 changed files with 8 additions and 20 deletions
1
setup.py
1
setup.py
|
|
@ -101,7 +101,6 @@ setup(
|
|||
'License :: OSI Approved :: BSD License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.5',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue