Skip to content

Commit

Permalink
cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Aug 22, 2024
1 parent be792c7 commit 6503fbd
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 @@ -155,7 +155,7 @@ def build_extensions(self):
install_requires=[
"numpy",
"scipy",
"cython",
"Cython", # not: cython
"matplotlib",
"scikit-learn",
],
Expand Down

0 comments on commit 6503fbd

Please sign in to comment.