mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-21 19:28:34 +00:00
Advertise support for python 3.8
This commit is contained in:
parent
bc02db0f48
commit
f553cc2966
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -32,6 +32,7 @@ setuptools.setup(
|
|||
'Natural Language :: English',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Software Development :: Libraries',
|
||||
|
|
Loading…
Reference in a new issue