cleanrl icon indicating copy to clipboard operation
cleanrl copied to clipboard

Slow `poetry` dependency locking time, and resolution

Open vwxyzjn opened this issue 2 years ago • 0 comments

Problem Description

Dealing with poetry lock is no fun. When you have thousands of dependencies, poetry lock could take 5-10 hours. #235 #236 use CI servers to help with this unfortunate poetry side effect.

See https://github.com/john-sandall/poetry-speed-test for more info.

vwxyzjn avatar Jul 19 '22 21:07 vwxyzjn