baselines icon indicating copy to clipboard operation
baselines copied to clipboard

dependency gym with soft requirement

Open pranjaldhole opened this issue 4 years ago • 0 comments

pip installation throws an error if gym package dependency is has a hard upper bound on version. This should be removed as higher versions of gym can also install baselines without any issue.

pranjaldhole avatar Jan 02 '21 22:01 pranjaldhole