mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-25 08:23:22 +08:00
fix: missing identifier for Python 3.9
This commit is contained in:
parent
7c26c71835
commit
4d037439ba
@ -19,6 +19,7 @@ classifiers =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
License :: OSI Approved :: BSD License
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user