mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 10:08:12 +08:00
added Python 2 to setup.py
This commit is contained in:
@@ -44,6 +44,9 @@ setup(
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
|
||||
Reference in New Issue
Block a user