Add Python 3.7 to trove classifiers
authorFrançois Freitag <redacted>
Mon, 7 Jan 2019 18:37:35 +0000 (19:37 +0100)
committerFrançois Freitag <redacted>
Mon, 7 Jan 2019 18:37:35 +0000 (19:37 +0100)
setup.py

index 614ae8e58364210149f8e206bd411eaad8603b9b..2821673bb27c6e737a376edc247e90d0c6ef8cf5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ setup(
         'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
         'Environment :: Console',
         'Operating System :: OS Independent',
         'License :: OSI Approved :: BSD License',
git clone https://git.99rst.org/PROJECT