Spaces:
Sleeping
Sleeping
readme issue idk what
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -11,6 +11,7 @@ build-backend = "setuptools.build_meta"
|
|
| 11 |
[project]
|
| 12 |
name = "openenv-firewatch_env"
|
| 13 |
version = "0.1.0"
|
|
|
|
| 14 |
description = "SRE Incident Response RL Environment for OpenEnv"
|
| 15 |
requires-python = ">=3.10"
|
| 16 |
dependencies = [
|
|
|
|
| 11 |
[project]
|
| 12 |
name = "openenv-firewatch_env"
|
| 13 |
version = "0.1.0"
|
| 14 |
+
readme = "README.md"
|
| 15 |
description = "SRE Incident Response RL Environment for OpenEnv"
|
| 16 |
requires-python = ">=3.10"
|
| 17 |
dependencies = [
|