diff --git a/python/pyproject.toml b/python/pyproject.toml index dc5062a573..7751407f49 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -10,7 +10,6 @@ license = {file = "LICENSE.txt"} requires-python = ">=3.7" keywords = ["deltalake", "delta", "datalake", "pandas", "arrow"] classifiers = [ - "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3 :: Only" ]