Files
testtest9/pyproject.toml

15 lines
334 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# pyproject.toml
[project]
name = "game_20251125_130005"
version = "0.1.0"
description = "*“DUEL OF SIGNS: A ROCKPAPERSCISSORS TOURNAMENT”* environment generated for TextArena."
dependencies = [
"textarena>=0.7.3"
]
[openverse]
entry_point = "env:DuelOfSignsEnv"
tags = ["openverse", "generated"]
author = "Openverse"