mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-23 10:15:11 +00:00
Add Trove classifier for Python 3.11
This commit is contained in:
parent
7ca28af18d
commit
1ad8ae08b0
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -38,6 +38,7 @@ setuptools.setup(
|
|||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue