diff options
| author | Alexis M <alexis@notmyidea.org> | 2019-09-08 19:56:09 +0200 |
|---|---|---|
| committer | Alexis M <alexis@notmyidea.org> | 2019-09-08 19:56:09 +0200 |
| commit | 33d497aac27f594ab52809e7dab9ed00814b9d79 (patch) | |
| tree | 3584748d397fec7772d6da917da11b37ff723110 /setup.py | |
| parent | 564a5ca1fd783fe7356a557ef201264639d3e0fd (diff) | |
| download | ihatemoney-mirror-33d497aac27f594ab52809e7dab9ed00814b9d79.zip ihatemoney-mirror-33d497aac27f594ab52809e7dab9ed00814b9d79.tar.gz ihatemoney-mirror-33d497aac27f594ab52809e7dab9ed00814b9d79.tar.bz2 | |
Add Python 3.7 to the list of supported languages
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ setup(name='ihatemoney', "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", |
