We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3416f73 commit 679e498Copy full SHA for 679e498
.github/workflows/pypi.yaml
pyproject.toml
@@ -3,6 +3,7 @@ name = "cleanrl"
3
version = "0.5.0"
4
description = "High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features"
5
authors = ["Costa Huang <[email protected]>"]
6
+include = ["cleanrl_utils"]
7
8
[tool.poetry.dependencies]
9
python = ">=3.7.1,<3.10"
0 commit comments