summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2017-11-28 02:59:17 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2017-11-28 02:59:17 +0000
commitafb42e76253b2e640a09c4708bdae24a052843aa (patch)
tree2cd9ebb9a410d7a2b60ebad0a1079958ecf54292
parentb4e658d29b1a3e91d26df8b491ff67782313b666 (diff)
parent296abf735ee236da7dcd78866156cdb0c1d3137e (diff)
downloadpsycopg2-afb42e76253b2e640a09c4708bdae24a052843aa.tar.gz
Merge remote-tracking branch 'jdufresne/py2'
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 67af9db..d1218a5 100644
--- a/setup.py
+++ b/setup.py
@@ -75,6 +75,7 @@ Intended Audience :: Developers
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
License :: OSI Approved :: Zope Public License
Programming Language :: Python
+Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
@@ -83,6 +84,7 @@ Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
+Programming Language :: Python :: Implementation :: CPython
Programming Language :: C
Programming Language :: SQL
Topic :: Database