Skip to content

Commit ea5714b

Browse files
committed
windows is worksing?
1 parent a81601c commit ea5714b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
python -m pip install cython
149149
- name: Install POT
150150
run: |
151-
python -m pip install .
151+
python -m pip install -e .
152152
- name: Install dependencies
153153
run: |
154154
python -m pip install -r .github/requirements_test_windows.txt

0 commit comments

Comments
 (0)