Skip to content

Commit 4670915

Browse files
committed
Iterate
1 parent 686c077 commit 4670915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
jlpm build
161161
cd python/jupyterlab_widgets
162162
pwd
163-
pip install -e .
163+
pip install .
164164
jupyter labextension develop . --overwrite
165165
jupyter labextension list
166166

0 commit comments

Comments
 (0)