-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[MRG] Update joblib to 0.11 #8492
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
Also need to remove joblib/testing.py to avoid pytest dependency
Codecov Report
@@ Coverage Diff @@
## master #8492 +/- ##
=======================================
Coverage 95.47% 95.47%
=======================================
Files 342 342
Lines 60907 60907
=======================================
Hits 58154 58154
Misses 2753 2753 Continue to review full report at Codecov.
|
Nobody complained, so I am going to merge this one. This will allow to get early feed-back in case something is wrong in the 0.11 joblib release. |
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
Use pip rather than easy_install in copy_joblib.sh. Also need to remove joblib/testing.py to avoid pytest dependency.
If someone has some time to quickly look at the changes in copy_joblib.sh. The rest of the changes are just an update to joblib 0.11 which has just been released.