Skip to content

Commit

Permalink
manually fix up windows channel sources due to smithy bug
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Sep 9, 2024
1 parent 325f1ed commit 5eb8df4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .ci_support/migrations/python313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ __migrator:
- 3.8.* *_73_pypy
- 3.9.* *_73_pypy
channel_sources:
# doesn't seem to work properly when using additional_zip_keys
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge/label/python_rc,conda-forge/label/llvm_rc,conda-forge
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy2.1python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_compiler:
c_stdlib:
- vs
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge/label/python_rc,conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down

0 comments on commit 5eb8df4

Please sign in to comment.