Updates, ready to go

This commit is contained in:
Chris Proctor
2023-08-22 13:03:57 -04:00
parent 5ed9cd9c4c
commit 5c754f0270
6 changed files with 615 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ readme = "README.md"
packages = [{include = "lab_retro"}]
[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
retro-games = "^0.1.2"
[build-system]