Skip to content

Commit

Permalink
Require newer scipy version
Browse files Browse the repository at this point in the history
.A was deprecated since 1.11.0
See issue #7 and PR #8.
  • Loading branch information
stefanpeidli committed Oct 29, 2024
1 parent 8e9756d commit a25ce5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install_requires =
anndata>=0.7
tqdm>=4.62.3
numpy
scipy
scipy>=1.11.0
include_package_data = True

[options.packages.find]
Expand Down

0 comments on commit a25ce5e

Please sign in to comment.