Skip to content

Commit

Permalink
Update python-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-yamamura authored May 24, 2021
1 parent a7fa41e commit 86b4d9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install cython>=0.28
pip install -r requirements.txt
pip install setuptools wheel twine
- name: Build and publish
env:
Expand Down

0 comments on commit 86b4d9d

Please sign in to comment.