Skip to content

Commit 42124d6

Browse files
ci: Remove tar.gz from requireNames in .craft.yml (#2680)
We missed this in #2668. I am honestly not quite sure where the .tar.gz is generated, but it appears to be generated by the Python build process that we removed – [we can see it here on the PyPI page](https://pypi.org/project/sentry-cli/#files). Co-authored-by: daniel.szoke <daniel.szoke@sentry.io> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent 3552d53 commit 42124d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.craft.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,3 @@ requireNames:
114114
- /^sentry-cli-Windows-i686.exe$/
115115
- /^sentry-cli-Windows-x86_64.exe$/
116116
- /^sentry-cli-Windows-aarch64.exe$/
117-
- /^sentry_cli-.*.tar.gz$/

0 commit comments

Comments
 (0)