chore(repo): Fix build package requirements
This commit is contained in:
parent
6c621bd0bf
commit
97df1d4814
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name = "scoping-review"
|
||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Marty Oehme <marty.oehme@gmail.com>"]
|
authors = ["Marty Oehme <marty.oehme@gmail.com>"]
|
||||||
readme = "README.md"
|
packages = [{ include = "src" }]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "<3.13,>=3.11"
|
python = "<3.13,>=3.11"
|
||||||
|
|
Loading…
Reference in a new issue