diff --git a/setup.py b/setup.py index 34987b905..9582f8446 100644 --- a/setup.py +++ b/setup.py @@ -106,7 +106,6 @@ def main(argv: List[str]) -> None: zip_safe=False, # PyPI package information. classifiers=[ - "Development Status :: 5 - Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License",