Update pyproject.toml

This commit is contained in:
2025-05-28 19:40:58 +01:00
committed by GitHub
parent f9bb4ff3c8
commit 29ad80a15b

View File

@@ -9,7 +9,7 @@ classifiers = [
]
authors = [{ name = "Cian Hughes", email = "chughes000@gmail.com" }]
license = { text = "MIT" }
readme = "README.md"
readme = "README.rst"
dynamic = ["version"]
[project.urls]