summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bokota <bokota+github@gmail.com>2019-10-24 20:29:09 +0200
committerGitHub <noreply@github.com>2019-10-24 20:29:09 +0200
commitc861a36efc2a327137717e646d952ce1dfbaf738 (patch)
treee5ae23034b2e6d8faf9503604a6ddd88d211d65c
parentfda559c28c87ce14cb65fce8ad9eb0fdbda4a879 (diff)
downloadnumpy-c861a36efc2a327137717e646d952ce1dfbaf738.tar.gz
Update CLASSIFIERS with python 3.8 support
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 068f0f405..46c95d6e6 100755
--- a/setup.py
+++ b/setup.py
@@ -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