Skip to content

Commit

Permalink
meta: Re-enable Python releases (#2004)
Browse files Browse the repository at this point in the history
The craft issues may have been fixed by getsentry/craft#530. This reverts commit faf5e61.
  • Loading branch information
szokeasaurusrex authored Mar 27, 2024
1 parent faf5e61 commit 6ef1d8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ targets:
checksums:
- algorithm: sha256
format: hex
- name: pypi
- name: sentry-pypi
internalPypiRepo: getsentry/pypi
requireNames:
- /^sentry-cli-Darwin-x86_64$/
- /^sentry-cli-Darwin-arm64$/
Expand All @@ -102,3 +105,4 @@ requireNames:
- /^sentry-cli-Windows-i686.exe$/
- /^sentry-cli-Windows-x86_64.exe$/
- /^sentry_cli-.*.tar.gz$/
- /^sentry_cli-.*.whl$/

0 comments on commit 6ef1d8a

Please sign in to comment.