Skip to content

Commit

Permalink
build(py): Update craft to use new manylinux wheels (#3789)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dav1dde authored Jul 4, 2024
1 parent 45a676d commit 1ebb22e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py/.craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ targets:
requireNames:
- /^sentry_relay-.*-py2\.py3-none-macosx_13_0_x86_64.whl$/
- /^sentry_relay-.*-py2\.py3-none-macosx_14_0_arm64.whl$/
- /^sentry_relay-.*-py2\.py3-none-.*manylinux2014_x86_64.*\.whl$/
- /^sentry_relay-.*-py2\.py3-none-.*manylinux2014_aarch64.*\.whl$/
- /^sentry_relay-.*-py2\.py3-none-.*manylinux_2_28_x86_64.*\.whl$/
- /^sentry_relay-.*-py2\.py3-none-.*manylinux_2_28_aarch64.*\.whl$/
- /^sentry-relay-.*\.zip$/

0 comments on commit 1ebb22e

Please sign in to comment.