Commit 1175d57
Fix conda upload: try without --force first, fallback to --force
The --force flag causes prefix.dev to return 500 "Package version does
not exist" on first upload of a new version. Upload without --force
first (works for new versions), then retry with --force (works for
re-uploads of existing versions).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: e95a791817721 parent fc20aa1 commit 1175d57
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | | - | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
| 93 | + | |
0 commit comments