Added proposal and retro dependency

This commit is contained in:
Chris Proctor
2024-12-02 18:12:09 -05:00
parent bf150cbf07
commit 2bc3552781
3 changed files with 93 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
retro-games = "^1.1.0"
[build-system]