diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-06-11 23:17:24 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-06-11 23:17:24 +0200 |
| commit | d204d572d61ca01b3a38fea229a438d108460f9b (patch) | |
| tree | 48c7a27c1f8c154255374d699eee26467700e269 /setup.py | |
| parent | 781f8fa20f9a7590572159714e319a770a4b9a4e (diff) | |
Add Python 3.8 trove classifier
Tested, works fine.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ setuptools.setup( "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ] |
