Skip to content

Commit

Permalink
Merge pull request #479 from jakirkham/drop_setuptools_install_req
Browse files Browse the repository at this point in the history
Drop `setuptools` install requirement
  • Loading branch information
jakirkham committed Dec 23, 2018
2 parents 7bb447f + 9c780ba commit c948954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -49,7 +49,6 @@ def run_tests(self):
install_requires = [
"blas==1.1",
"openblas",
"setuptools",
"future",
"psutil",
"numpy",
Expand Down

0 comments on commit c948954

Please sign in to comment.