Skip to content

Commit 6bded07

Browse files
committed
Add conda-forge/label/python_rc channel
1 parent fc5c445 commit 6bded07

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/ci_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
channels:
7373
- conda-forge
7474
- nodefaults
75+
- conda-forge/label/python_rc
7576
cache-downloads: true
7677
cache-environment: true
7778
create-args: >-

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
channels:
102102
- conda-forge
103103
- nodefaults
104+
- conda-forge/label/python_rc
104105
cache-downloads: true
105106
cache-environment: true
106107
create-args: >-

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
channels:
9898
- conda-forge
9999
- nodefaults
100+
- conda-forge/label/python_rc
100101
cache-downloads: true
101102
cache-environment: true
102103
create-args: >-

0 commit comments

Comments
 (0)