Skip to content

Commit

Permalink
fix: remove alpha classifier (delta-io#1578)
Browse files Browse the repository at this point in the history
# Description
Should the project remove the alpha classifier? or is it still
considerer an alpha project?
I am asking that because the alpha classifier currently associated with
the project might be creating some hesitation among prospective users or
partners. The alpha classifier suggests that the project is not ready
for a wider use.

If the maintainers still think that the project should be classified as
a alpha please feel free to close this PR
  • Loading branch information
marcelotrevisani authored and polynomialherder committed Aug 15, 2023
1 parent 164cd8c commit a2b6479
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
Expand Down

0 comments on commit a2b6479

Please sign in to comment.