Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheerd authored Dec 30, 2023
1 parent 607505e commit 5714f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ documentation = "https://multiset.readthedocs.io/"
authors = [
{name = "Manuel Krebber", email = "[email protected]"},
]
readme = {file = ["README.rst"], content-type="text/x-rst"}
readme = {file = "README.rst", content-type="text/x-rst"}
dynamic = ["version"]

[tool.setuptools_scm]

0 comments on commit 5714f62

Please sign in to comment.