Update pyproject metadata

This commit is contained in:
Chris Proctor
2023-06-02 13:17:07 -04:00
parent ff1670ff96
commit c54575fcad

View File

@@ -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]