Update pyproject metadata

This commit is contained in:
Chris Proctor 2023-06-02 13:17:43 -04:00
parent 60fabbd576
commit 3213a8cd21
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
[tool.poetry]
name = "mwc-pedprog-unit00-lab01"
name = "lab_terminal"
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]