Reconceptualized lab

This commit is contained in:
Chris Proctor
2023-07-18 17:55:04 -04:00
parent d25645282a
commit cd129bb015
6 changed files with 142 additions and 2 deletions

View File

@@ -4,10 +4,9 @@ version = "0.1.0"
description = ""
authors = ["Chris Proctor <chris@chrisproctor.net>"]
readme = "README.md"
packages = [{include = "lab_iteration"}]
[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
[build-system]