Add platform trove classifiers

This commit is contained in:
Peter Bittner
2019-04-24 12:44:34 +02:00
parent e5edaa01a3
commit 54c138f692

View File

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