kopia lustrzana https://github.com/wagtail/wagtail
update setup.py with classifiers for Python3.3 and Python3.4
rodzic
ab486a526a
commit
442286463f
2
setup.py
2
setup.py
|
@ -65,6 +65,8 @@ setup(
|
|||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Framework :: Django',
|
||||
'Topic :: Internet :: WWW/HTTP :: Site Management',
|
||||
],
|
||||
|
|
Ładowanie…
Reference in New Issue