Skip to content

Commit

Permalink
downgrade Maturin due to PyO3/maturin#478
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Apr 6, 2021
1 parent 116c186 commit 20be90b
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 182 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
python-version: 3.8
- name: Install Maturin
run: python -m pip install maturin
run: python -m pip install git+https://github.com/koehlma/maturin.git
- name: Build engine sdist
run: |
cd engine
Expand Down
Loading

0 comments on commit 20be90b

Please sign in to comment.