-
-
Notifications
You must be signed in to change notification settings - Fork 648
Include optional packages in pyproject.toml
and conda environments
#39944
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
Conversation
Documentation preview for this PR (built with commit b2a67f4; changes) is ready! 🎉 |
Sorry, this is not yet quiet ready. There are a bunch of failing tests. Didn't yet have the time to investigate where the are coming from. |
@isuruf This is now ready for review (the failing tests are just the usual, known random failures) |
@isuruf I'm setting this now to positive review based on your previous review. Please let me know if that's not okay with you or if you have any further remarks/suggestions for improvement! |
Adds the missing information about optional dependencies in the
pyproject.toml
and use this updated info to include these packages also in the conda environment.📝 Checklist
⌛ Dependencies