mirror of
https://github.com/kennethreitz/django-postgrespool.git
synced 2026-06-05 14:50:17 +00:00
Django only supports 2.7
This commit is contained in:
@@ -36,8 +36,8 @@ setup(
|
||||
'Natural Language :: English',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.5',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
# 'Programming Language :: Python :: 2.5',
|
||||
# 'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
# 'Programming Language :: Python :: 3.0',
|
||||
# 'Programming Language :: Python :: 3.1',
|
||||
|
||||
Reference in New Issue
Block a user