-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update to 23.08 #41
Update to 23.08 #41
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…nda-forge-pinning 2024.01.10.00.10.45
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
It already comes with `pip`.
@@ -28,10 +24,10 @@ requirements: | |||
- {{ compiler('cuda') }} | |||
host: | |||
- python | |||
- pip | |||
- packaging |
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.
packaging
is missing from pyproject.toml
upstream and it is a known issue ( NVIDIA/apex#1679 )
Hi! This is the friendly automated conda-forge-webservice.
I've started a version update as instructed in #40.
I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!
Fixes #40