CompatHelper: bump compat for CUDA in [weakdeps] to 6, (keep existing compat) - #587
Conversation
b677fc1 to
935bdd4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #587 +/- ##
=======================================
Coverage 89.22% 89.22%
=======================================
Files 89 89
Lines 5855 5855
=======================================
Hits 5224 5224
Misses 631 631 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Current registry/release evidence supports considering CUDA 6.3.1: CUDA 6.0 describes the package split as the reason for the cautious major bump and says no intentional breaking API changes. This PR’s exact head |
This pull request changes the compat entry for the
CUDApackage from4, 5to4, 5, 6.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.