rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.84k stars 309 forks source link

disable archive launch repo default #2276

Closed avnishn closed 2 years ago

avnishn commented 3 years ago

disable archive launch repo by default, that way examples inside the examples directory can be run from pip installations/

avnishn commented 3 years ago

This will also likely need a backport, which could probably achieved via the mergify bot, given that this change is just a one liner.