Skip to content

Commit 72a5c04

Browse files
committed
we need more to sdist
1 parent 9133be9 commit 72a5c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Build
2020
run: |
2121
pip install Cython
22+
pip install -r requirements.txt
2223
python setup.py sdist
2324
2425
- name: Create Release

0 commit comments

Comments
 (0)