Skip to content

Commit

Permalink
Merge pull request #52 from con/gh-51
Browse files Browse the repository at this point in the history
Revert "Limit joblib version to pre-1.1.0"
  • Loading branch information
jwodder authored Oct 7, 2021
2 parents 4e979ef + 060e53e commit fe14007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ package_dir =
python_requires = ~=3.6
install_requires =
appdirs == 1.*
joblib >= 0.17, < 1.1.0
joblib >= 0.17

[options.extras_require]
benchmarks =
Expand Down

0 comments on commit fe14007

Please sign in to comment.