Fixed pyproject.toml poetry attribute issue

This commit is contained in:
2025-05-28 10:38:26 +01:00
parent 782d1e0da0
commit 8cc399d036

View File

@@ -16,6 +16,7 @@ urls = { github = "https://github.com/Cian-H/read_aconity_layers" }
authors = ["Cian Hughes <chughes000@gmail.com>"]
license = "MIT"
readme = "README.md"
packages = [{ include = "read_aconity_layers" }]
[tool.poetry.dependencies]
python = "^3.11"