diff options
author | Grzegorz Bokota <bokota+github@gmail.com> | 2019-10-24 20:29:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 20:29:09 +0200 |
commit | c861a36efc2a327137717e646d952ce1dfbaf738 (patch) | |
tree | e5ae23034b2e6d8faf9503604a6ddd88d211d65c | |
parent | fda559c28c87ce14cb65fce8ad9eb0fdbda4a879 (diff) | |
download | numpy-c861a36efc2a327137717e646d952ce1dfbaf738.tar.gz |
Update CLASSIFIERS with python 3.8 support
-rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 +Programming Language :: Python :: 3.8 Programming Language :: Python :: 3 :: Only Programming Language :: Python :: Implementation :: CPython Topic :: Software Development |