mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
Added explicit Python 2 and Python 3 classifiers
Not sure, but I suspect the "python3" page on PyPy in only based on the Language :: Python :: 3 classifier, not the more specific ones
This commit is contained in:
parent
ad5af45ba6
commit
361522cde8
1
setup.py
1
setup.py
|
@ -34,6 +34,7 @@ Programming Language :: Python
|
|||
Programming Language :: Python :: 2.5
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.1
|
||||
Programming Language :: Python :: 3.2
|
||||
Programming Language :: Python :: 3.3
|
||||
|
|
Loading…
Reference in New Issue
Block a user