Skip to content

Commit b831566

Browse files
Merge pull request #39 from the-virtual-brain/prepare_release
update release.yml file
2 parents d6c9ff2 + b474db0 commit b831566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

1414
- name: Install dependencies
1515
run: |
16-
python -m pip install -U "jupyterlab>=4.0.0,<5" setuptools twine build
16+
python -m pip install -U "jupyterlab>=4.0.0,<5" setuptools twine build packaging
1717
1818
- name: Build package
1919
run: |

0 commit comments

Comments
 (0)