-
Notifications
You must be signed in to change notification settings - Fork 915
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
Remove python constraints in cutreamz and cudf_kafka recipes #10052
Conversation
931570a
to
1cd60cb
Compare
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #10052 +/- ##
================================================
- Coverage 10.49% 10.41% -0.08%
================================================
Files 119 119
Lines 20305 20543 +238
================================================
+ Hits 2130 2139 +9
- Misses 18175 18404 +229
Continue to review full report at Codecov.
|
1cd60cb
to
9753032
Compare
rerun tests |
9753032
to
3bfe52d
Compare
Signed-off-by: Jordan Jacobelli <[email protected]>
3bfe52d
to
d26f521
Compare
@gpucibot merge |
Python constraints should not be set in
meta.yaml
file as python version is specified during conda build using the--python
flag