Skip to content

Commit ff22c6c

Browse files
committed
Pin version of FINUFFT for now
1 parent f2813a2 commit ff22c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(fname):
2424
author_email="[email protected]",
2525
install_requires=[
2626
"click",
27-
"finufft",
27+
"finufft==2.0.0",
2828
"importlib_resources>=1.0.2",
2929
"joblib",
3030
"matplotlib",

0 commit comments

Comments
 (0)