mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Fixed pyproject.toml poetry attribute issue
This commit is contained in:
@@ -16,6 +16,7 @@ urls = { github = "https://github.com/Cian-H/read_aconity_layers" }
|
|||||||
authors = ["Cian Hughes <chughes000@gmail.com>"]
|
authors = ["Cian Hughes <chughes000@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
packages = [{ include = "read_aconity_layers" }]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user