forked from mwc/lab_pokemon
Update pyproject metadata
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "mwc-pedprog-unit01-lab04"
|
||||
name = "lab_pokemon"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Chris <github.com@accounts.chrisproctor.net>"]
|
||||
authors = ["Chris <chris@chrisproctor.net>"]
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.11"
|
||||
jupyterlab = "^3.3.3"
|
||||
pandas = "^1.4.2"
|
||||
matplotlib = "^3.5.1"
|
||||
|
Reference in New Issue
Block a user