Skip to content

Commit 679e498

Browse files
authored
Prepare for 0.5.0 release (#88)
1 parent 3416f73 commit 679e498

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.github/workflows/pypi.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "cleanrl"
33
version = "0.5.0"
44
description = "High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features"
55
authors = ["Costa Huang <[email protected]>"]
6+
include = ["cleanrl_utils"]
67

78
[tool.poetry.dependencies]
89
python = ">=3.7.1,<3.10"

0 commit comments

Comments
 (0)