diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-06-28 06:28:50 -0700 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-07-12 18:07:25 -0700 |
| commit | 61e644049fb5fea153d7da944bc0f33b7f169b0f (patch) | |
| tree | fe56667a44f6e553ca561ed8832dde6e9af48d52 /setup.py | |
| parent | 6becf0ef550e8eb0c241c3835b1466eef37b1784 (diff) | |
| download | psycopg2-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.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
