Poetry update

This commit is contained in:
Chris Proctor
2025-01-13 21:59:04 -05:00
parent b3febe2f00
commit fdddd550ba
2 changed files with 0 additions and 612 deletions

View File

@@ -1,15 +0,0 @@
[tool.poetry]
name = "lab-retro"
version = "0.1.0"
description = ""
authors = ["Chris Proctor <chris@chrisproctor.net>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
retro-games = "^1.1.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"