Skip to content

Commit 7f94407

Browse files
build: add scipy package to requirements for pip and conda
1 parent bbb6151 commit 7f94407

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements/conda.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
numpy
2+
scipy

requirements/pip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
numpy
2+
scipy

0 commit comments

Comments
 (0)