Skip to content

Commit

Permalink
meta: Revert "meta: Re-enable Python releases" (#1938)
Browse files Browse the repository at this point in the history
Reverts #1932, because releasing with Python releases enabled still fails
  • Loading branch information
szokeasaurusrex authored Feb 12, 2024
1 parent a630f7c commit 8f167dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ 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 @@ -105,4 +102,3 @@ requireNames:
- /^sentry-cli-Windows-i686.exe$/
- /^sentry-cli-Windows-x86_64.exe$/
- /^sentry_cli-.*.tar.gz$/
- /^sentry_cli-.*.whl$/

0 comments on commit 8f167dc

Please sign in to comment.