Update metadata and poetry lockfile
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "mwc-pedprog-unit02-lab02"
|
||||
name = "lab_tic_tac_toe"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Chris Proctor <github.com@accounts.chrisproctor.net>"]
|
||||
authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.11"
|
||||
click = "^8.1.3"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user