trevorstephens / gplearn

Genetic Programming in Python, with a scikit-learn inspired API
http://gplearn.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.59k stars 281 forks source link

bump joblib version #271

Closed trevorstephens closed 2 years ago

trevorstephens commented 2 years ago

Reference Issues/PRs

Fixes #265 Fixes #266

What does this implement/fix? Explain your changes.

Move joblib up to align with next scikit learn release, add a build on min versions from setup to ensure regressions don't occur as dependencies advance over time

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 98.833% when pulling 4b3ac883ab56b9c9a7c69b6d6bf072a8bb745b87 on min-version-build into e8ec9cb1fb97516991f478366454fdc00f6ba11a on master.