Skip to content

Commit d704f96

Browse files
authored
Cleanup no longer needed jupyterlab pinning
1 parent 0b295c5 commit d704f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Update root build packages
5151
run: |
52-
pip install --upgrade build pip jupyterlab~=3.0
52+
pip install --upgrade build pip
5353
5454
- name: Build dist
5555
run: |

0 commit comments

Comments
 (0)