Update pyproject metadata
This commit is contained in:
parent
ff1670ff96
commit
c54575fcad
|
@ -1,12 +1,12 @@
|
|||
[tool.poetry]
|
||||
name = "mwc-pedprog-unit00-lab00"
|
||||
name = "lab_turtle"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.11"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Reference in New Issue