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 - ipython
- typing_extensions - typing_extensions
- nptyping - nptyping
- scipy
test: test:
requires: requires:

View File

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