mod: +textual
This commit is contained in:
parent
4a81ed04a0
commit
ec1b585fb2
@ -8,8 +8,9 @@ packages = [{ include = "pganec", from = "src" }]
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^>=.8"
|
||||
python = ">=3.8.1,<4.0.0"
|
||||
pyyaml = "^6.0"
|
||||
textual = "^3.3.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
Loading…
x
Reference in New Issue
Block a user