diff options
author | Matti Picus <matti.picus@gmail.com> | 2019-10-24 23:53:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 23:53:01 +0300 |
commit | 34e83881a9e377d8cc8fe2644bfb06600d9e77d1 (patch) | |
tree | e5ae23034b2e6d8faf9503604a6ddd88d211d65c | |
parent | fda559c28c87ce14cb65fce8ad9eb0fdbda4a879 (diff) | |
parent | c861a36efc2a327137717e646d952ce1dfbaf738 (diff) | |
download | numpy-34e83881a9e377d8cc8fe2644bfb06600d9e77d1.tar.gz |
Merge pull request #14775 from Czaki/3.8-info-patch
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 |