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:
Jan Kundrát
2021-05-31 19:02:19 +02:00
parent 8fcead4294
commit a47f069d97

View File

@@ -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