Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikschaelte committed Mar 11, 2021
1 parent 841b005 commit 1606bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from setuptools import dist
SETUP_REQUIRES = [
"cython >= 0.26",
"numpy>=1.15",
"numpy >= 1.15",
]
dist.Distribution().fetch_build_eggs(SETUP_REQUIRES)

Expand Down

0 comments on commit 1606bf3

Please sign in to comment.