Skip to content

Commit 8f167dc

Browse files
meta: Revert "meta: Re-enable Python releases" (#1938)
Reverts #1932, because releasing with Python releases enabled still fails
1 parent a630f7c commit 8f167dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.craft.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ targets:
9191
checksums:
9292
- algorithm: sha256
9393
format: hex
94-
- name: pypi
95-
- name: sentry-pypi
96-
internalPypiRepo: getsentry/pypi
9794
requireNames:
9895
- /^sentry-cli-Darwin-x86_64$/
9996
- /^sentry-cli-Darwin-arm64$/
@@ -105,4 +102,3 @@ requireNames:
105102
- /^sentry-cli-Windows-i686.exe$/
106103
- /^sentry-cli-Windows-x86_64.exe$/
107104
- /^sentry_cli-.*.tar.gz$/
108-
- /^sentry_cli-.*.whl$/

0 commit comments

Comments
 (0)