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

Diff for: requirements/conda.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
numpy
2+
scipy

Diff for: requirements/pip.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
numpy
2+
scipy

0 commit comments

Comments
 (0)