mirror of
https://gitlab.com/MisterBiggs/bdfparse.git
synced 2025-06-15 22:16:41 +00:00
programming language classifier was invalid
This commit is contained in:
parent
f6753c3fc4
commit
cc635ce8f6
2
setup.py
2
setup.py
@ -19,7 +19,7 @@ setuptools.setup(
|
||||
url="https://gitlab.com/MisterBiggs/bdf-to-numpy",
|
||||
packages=setuptools.find_packages(),
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3.7.3",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user