diff options
author | Matti Picus <matti.picus@gmail.com> | 2020-10-04 20:14:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 20:14:03 +0300 |
commit | 73157efcd17da95ce984d1595ac4907233b9dbf5 (patch) | |
tree | bd18e89b84be58a716eac293204c519f977399ab /setup.py | |
parent | 7f1cef6b4700c4df135abbeb446458ee468d3d98 (diff) | |
parent | e592c27da4e3747184aa29acc799d06bcc77519b (diff) | |
download | numpy-73157efcd17da95ce984d1595ac4907233b9dbf5.tar.gz |
Merge pull request #17444 from BvB93/typed
ENH: Add `Typing :: Typed` to the PyPi classifier
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Programming Language :: Python :: 3 :: Only Programming Language :: Python :: Implementation :: CPython Topic :: Software Development Topic :: Scientific/Engineering +Typing :: Typed Operating System :: Microsoft :: Windows Operating System :: POSIX Operating System :: Unix |