mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-19 09:23:48 +00:00
Add platform trove classifiers
This commit is contained in:
parent
e5edaa01a3
commit
54c138f692
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
|
@ -33,6 +33,8 @@ setuptools.setup(
|
|||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Operating System :: OS Independent',
|
||||
'Topic :: Software Development :: Debuggers',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue