Skip to content

Commit

Permalink
Fix pyo3 deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
quackzar committed Apr 18, 2024
1 parent 8f0fd59 commit dac3a53
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 360 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyo3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
sccache: 'true'
container: 'off'
working-directory: pycare
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit dac3a53

Please sign in to comment.