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