diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2019-08-26 21:18:35 -0700 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2019-08-26 21:18:35 -0700 |
commit | 334201dc9bc6e73d6d8a012e1982d62f1ed70621 (patch) | |
tree | a2c0147baf833e81a8583192a569166397f39e39 | |
parent | dc089026b4ad0d2d9ea992c7f1b9b5e716dd82cd (diff) | |
download | numpy-334201dc9bc6e73d6d8a012e1982d62f1ed70621.tar.gz |
DOC: Document project as Python 3 only with a trove classifier
-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 :: Only Programming Language :: Python :: Implementation :: CPython Topic :: Software Development Topic :: Scientific/Engineering |