10doshi12 commited on
Commit
0da2f7a
·
1 Parent(s): 172bfa2

readme issue idk what

Browse files
Files changed (1) hide show
  1. 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 = [