kopia lustrzana https://github.com/wagtail/wagtail
Added python 2.6 classifier to setup.py
rodzic
5d328fddc5
commit
da01556c23
2
setup.py
2
setup.py
|
@ -34,6 +34,8 @@ setup(
|
|||
'License :: OSI Approved :: BSD License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Framework :: Django',
|
||||
'Topic :: Internet :: WWW/HTTP :: Site Management',
|
||||
|
|
Ładowanie…
Reference in New Issue