Shabista Sehar commited on
Commit
9e8a491
·
1 Parent(s): 0eb4f6f

updated inference

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -9,7 +9,7 @@ py-modules = ["models"]
9
  [project]
10
  name = "openenv-container-port"
11
  version = "0.1.0"
12
- description = "Container yard RL environment - SST x Meta PyTorch OpenEnv Hackathon"
13
  requires-python = ">=3.10"
14
  dependencies = [
15
  "openenv-core>=0.2.0",
 
9
  [project]
10
  name = "openenv-container-port"
11
  version = "0.1.0"
12
+ description = "Container yard RL environment"
13
  requires-python = ">=3.10"
14
  dependencies = [
15
  "openenv-core>=0.2.0",