generated from mwc/problemset_typeface
Update pyproject.toml to only require python 3.10
This commit is contained in:
parent
db520116e6
commit
fec5cf10e7
|
@ -6,7 +6,7 @@ authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
|||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
python = "^3.10"
|
||||
superturtle = "^0.1.0"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue