Skip to content

Commit

Permalink
Fix project classifiers for PyPI. (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e authored Jul 10, 2024
1 parent 9a66da9 commit 6ce8797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Framework :: Spark",
"Topic :: Scientific/Engineering",
"License :: Other/Proprietary License",
"License :: OSI Approved :: Apache Software License",
]
readme = "README.rst"
dependencies = [
Expand Down

0 comments on commit 6ce8797

Please sign in to comment.