mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-30 01:32:21 +00:00
PyPI: Python 3.9 is supported as well
We've been testing with Python 3.9 via Travis since this February, so let's mark the project accordingly. Once a release which contains this commit gets uploaded to PyPI, it will be propagated to the pip's web interface. Change-Id: I84635157565f1dbe9936231fa32ef3f6a0605e2f
This commit is contained in:
@@ -23,6 +23,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Topic :: Scientific/Engineering
|
||||
Topic :: Scientific/Engineering :: Physics
|
||||
|
||||
Reference in New Issue
Block a user