Add scipy to the specs

This commit is contained in:
adam-urbanczyk
2020-09-09 15:45:33 +02:00
parent 146bbe5770
commit e8cba7d05c
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ requirements:
- ipython
- typing_extensions
- nptyping
- scipy
test:
requires:

View File

@ -19,6 +19,7 @@ dependencies:
- ipython
- typing_extensions
- nptyping
- scipy
- pip
- pip:
- "--editable=."