diff options
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2020-10-04 14:59:53 +0300 |
---|---|---|
committer | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2020-10-04 15:00:00 +0300 |
commit | 79a8e16ed2de533dc91e474c912cfaef8e1a1e92 (patch) | |
tree | fb8e773753d99af687a5f078aa073b20f2a4068b /setup.py | |
parent | 7178a1dc24484248a86525f22a8d80bf0d4510f3 (diff) | |
download | numpy-79a8e16ed2de533dc91e474c912cfaef8e1a1e92.tar.gz |
Add 3.10 classifier
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 +Programming Language :: Python :: 3.9 Programming Language :: Python :: 3 :: Only Programming Language :: Python :: Implementation :: CPython Topic :: Software Development |