-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Poetry 1.2 #271
Poetry 1.2 #271
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Dipamc77 and @dosssman this PR is ready for review. |
@vwxyzjn Hello there.
Or is my luck just that bad today ? 😅 |
@dosssman could you try |
Thanks a lot. This seems to have done the trick now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, looking good over here.
Great work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello,
Test done as follows:
- Installation successful
- Did not check if every script ran perfectly. Only tested one for each environment (atari, gym, mujoco, envpool, procgen) and framework (JAX and PyTorch)
LGTM.
Description
Adopting poetry 1.2 support. The locking and adding dependencies are orders of magnitude faster!
Types of changes
Checklist:
pre-commit run --all-files
passes (required).mkdocs serve
.