Skip to content

Commit

Permalink
fix: Correct issue with PyPI validation
Browse files Browse the repository at this point in the history
  • Loading branch information
StuartMacKay committed Dec 28, 2024
1 parent 583f182 commit 5fef23a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ classifiers = [
"Topic :: Scientific/Engineering :: Information Analysis",
]

[tool.setuptools]
license-files = []

[tool.uv]
dev-dependencies = [
"bump-my-version>=0.29.0",
Expand Down

0 comments on commit 5fef23a

Please sign in to comment.