1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-09 22:56:01 +02:00

setup.py: Remove beta tag

I think this is only used by pypi.org?
This commit is contained in:
2021-03-17 09:59:59 +02:00
parent 661d05b977
commit 9061c7c79b

View File

@ -28,7 +28,6 @@ setuptools.setup(
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
"Development Status :: 4 - Beta",
],
packages=["csv_metadata_quality"],
entry_points={