Initial commit from Openverse UI
This commit is contained in:
14
pyproject.toml
Normal file
14
pyproject.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# pyproject.toml
|
||||
|
||||
[project]
|
||||
name = "game_20251122_025522"
|
||||
version = "0.1.0"
|
||||
description = "EchoMaze: The Labyrinth Duel environment generated for TextArena."
|
||||
dependencies = [
|
||||
"textarena>=0.7.3"
|
||||
]
|
||||
|
||||
[openverse]
|
||||
entry_point = "env:EchoMazeEnv"
|
||||
tags = ["openverse", "generated"]
|
||||
author = "Openverse"
|
||||
Reference in New Issue
Block a user