generated from mwc/project_game
Added a demo file showing how to use retro.graph.Graph
Note that you will need to run `mwc update` to update retro-games to at least 1.1.1.
This commit is contained in:
@@ -9,7 +9,7 @@ license = {text = "MIT"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"retro-games (>=1.1.0,<2.0.0)"
|
||||
"retro-games (>=1.1.1,<2.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user