Skip to content

Commit

Permalink
setup: Increase required setuptools version
Browse files Browse the repository at this point in the history
This is required for installing namespace packages from wheels
build with newer versions of setuptools (see setuptools issue 885)

Fixes gh-2600
  • Loading branch information
ales-erjavec committed Sep 20, 2017
1 parent 76916db commit f12755d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ joblib>=0.9.4
keyring
keyrings.alt # for alternative keyring implementations
dill
setuptools>=11.3
setuptools>=36.3

0 comments on commit f12755d

Please sign in to comment.