Remove lab_names package from pyproject.py

This commit is contained in:
Chris Proctor 2023-07-18 19:07:21 -04:00
parent 1c25d918f5
commit e98ce86f84
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_names"}]
[tool.poetry.dependencies]
python = "^3.10"