Skip to content

Commit

Permalink
Remove Cython from install_requires.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsnever committed Aug 1, 2024
1 parent 523812a commit 239a6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
long_description=long_description,
long_description_content_type="text/markdown",
install_requires=[
"cython~=3.0",
"numpy>=1.14,<2.0",
"scipy",
"matplotlib",
Expand Down

0 comments on commit 239a6bf

Please sign in to comment.