There was an error while loading. Please reload this page.
2 parents d6c9ff2 + b474db0 commit b831566Copy full SHA for b831566
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Install dependencies
15
run: |
16
- python -m pip install -U "jupyterlab>=4.0.0,<5" setuptools twine build
+ python -m pip install -U "jupyterlab>=4.0.0,<5" setuptools twine build packaging
17
18
- name: Build package
19
0 commit comments