Skip to content

Commit f1024fe

Browse files
authored
Update publish_to_test_pypi.yml
1 parent 10fe9a6 commit f1024fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_test_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.7'
2121
architecture: 'x64'
2222
- name: Install dependencies
23-
run: python -m pip install jupyterlab
23+
run: python -m pip install jupyterlab jupyter_packaging
2424
- name: Build
2525
run: |
2626
jlpm

0 commit comments

Comments
 (0)