Remove package declaration

This commit is contained in:
Chris Proctor 2023-09-10 16:06:16 -04:00
parent 5c754f0270
commit acf1fd34e5
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ version = "0.1.0"
description = ""
authors = ["Chris Proctor <chris@chrisproctor.net>"]
readme = "README.md"
packages = [{include = "lab_retro"}]
[tool.poetry.dependencies]
python = "^3.10"