summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-28 06:28:50 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-07-12 18:07:25 -0700
commit61e644049fb5fea153d7da944bc0f33b7f169b0f (patch)
treefe56667a44f6e553ca561ed8832dde6e9af48d52 /setup.py
parent6becf0ef550e8eb0c241c3835b1466eef37b1784 (diff)
downloadpsycopg2-61e644049fb5fea153d7da944bc0f33b7f169b0f.tar.gz
Add testing and document support for Python 3.7
Python 3.7 was released on June 27, 2018. https://docs.python.org/3/whatsnew/3.7.html
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f2e8260..b8badee 100644
--- a/setup.py
+++ b/setup.py
@@ -67,6 +67,7 @@ Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
+Programming Language :: Python :: 3.7
Programming Language :: Python :: Implementation :: CPython
Programming Language :: C
Programming Language :: SQL