Skip to content
Snippets Groups Projects

Add poetry

Closed Thomas Bazeille requested to merge add_poetry into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -11,6 +11,7 @@ python = ">=3.10,<3.12"
stable-baselines3 = "^2.3.2"
gymnasium = "^1.0.0"
scipy = "^1.14.1"
pyyaml = "^6.0.2"
[build-system]