Skip to content

Commit 15b1d38

Browse files
authored
Update python-package.yml
1 parent fd19420 commit 15b1d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
- name: Test with pytest
3939
run: |
4040
python -m pip install scipy
41+
pip install -e .
4142
pytest

0 commit comments

Comments
 (0)