summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2019-08-26 21:18:35 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2019-08-26 21:18:35 -0700
commit334201dc9bc6e73d6d8a012e1982d62f1ed70621 (patch)
treea2c0147baf833e81a8583192a569166397f39e39
parentdc089026b4ad0d2d9ea992c7f1b9b5e716dd82cd (diff)
downloadnumpy-334201dc9bc6e73d6d8a012e1982d62f1ed70621.tar.gz
DOC: Document project as Python 3 only with a trove classifier
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e850c3d13..f9ea81696 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 :: Only
Programming Language :: Python :: Implementation :: CPython
Topic :: Software Development
Topic :: Scientific/Engineering