Added python 2.6 classifier to setup.py

pull/218/head
Karl Hobley 2014-04-30 09:58:03 +01:00
rodzic 5d328fddc5
commit da01556c23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

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