Remove package declaration
This commit is contained in:
parent
5c754f0270
commit
acf1fd34e5
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
packages = [{include = "lab_retro"}]
|
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
|
|
Loading…
Reference in New Issue