Skip to content

Commit

Permalink
Merge PR #650
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jan 8, 2025
2 parents 84e340e + 895b287 commit 40043bc
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 286 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Explicitly use universal versions
run: |
# Export exact versions
pipx inject poetry poetry-plugin-export
poetry export --without-hashes > requirements.txt
grep cryptography requirements.txt > cryptography.txt
grep cffi requirements.txt > source-reqs.txt
Expand Down
Loading

0 comments on commit 40043bc

Please sign in to comment.