Skip to content

Commit 5effcfe

Browse files
committed
updated setup, allow numpy v2
1 parent 2184776 commit 5effcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packages = find:
3131
include_package_data = True
3232
python_requires = >=3.9
3333
install_requires =
34-
numpy>=1.19, <2
34+
numpy>=1.19
3535
scipy>=1.7.3
3636
matplotlib>=3.5
3737
emcee>=3.0

0 commit comments

Comments
 (0)