setup.py: Remove beta tag

I think this is only used by pypi.org?
This commit is contained in:
Alan Orth 2021-03-17 09:59:59 +02:00
parent 661d05b977
commit 9061c7c79b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

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={