Skip to content

Commit db0e643

Browse files
Update release.yml
1 parent 18de0e0 commit db0e643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
run: |
1616
python -m pip install --upgrade pip
1717
pip install build
18+
pip install -r requirements.txt
1819
- name: Build package
1920
run: python -m build
2021
- name: Publish package distributions to PyPI

0 commit comments

Comments
 (0)