Add retro-games dependency

This commit is contained in:
Chris Proctor
2024-12-17 17:20:06 -05:00
parent 2c8143b379
commit 5d2b3ff5d2
2 changed files with 90 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]