summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2019-10-24 23:53:01 +0300
committerGitHub <noreply@github.com>2019-10-24 23:53:01 +0300
commit34e83881a9e377d8cc8fe2644bfb06600d9e77d1 (patch)
treee5ae23034b2e6d8faf9503604a6ddd88d211d65c
parentfda559c28c87ce14cb65fce8ad9eb0fdbda4a879 (diff)
parentc861a36efc2a327137717e646d952ce1dfbaf738 (diff)
downloadnumpy-34e83881a9e377d8cc8fe2644bfb06600d9e77d1.tar.gz
Merge pull request #14775 from Czaki/3.8-info-patch
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