We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da4038 commit 8279301Copy full SHA for 8279301
1 file changed
recipe/conda_build_config.yaml
@@ -30,8 +30,8 @@ build_type:
30
- release
31
- debug # [not win]
32
channel_targets:
33
- - conda-forge main
34
- - conda-forge python_debug # [not win]
+ - conda-forge python_dev
+ - conda-forge python_dev_debug # [not win]
35
zip_keys:
36
- build_type
37
- channel_targets
0 commit comments