Skip to content

Commit 642a538

Browse files
committed
Revert "Add conda-forge/label/python_rc channel"
This reverts commit 92d5945.
1 parent 47eaad8 commit 642a538

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
condarc: |
5252
channels:
5353
- conda-forge
54-
- conda-forge/label/python_rc
5554
- nodefaults
5655
cache-downloads: false
5756
cache-environment: true

.github/workflows/ci_docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
condarc: |
8787
channels:
8888
- conda-forge
89-
- conda-forge/label/python_rc
9089
- nodefaults
9190
cache-downloads: false
9291
cache-environment: true

.github/workflows/ci_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ jobs:
120120
condarc: |
121121
channels:
122122
- conda-forge
123-
- conda-forge/label/python_rc
124123
- nodefaults
125124
cache-downloads: false
126125
cache-environment: true

.github/workflows/ci_tests_dev.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
condarc: |
6464
channels:
6565
- conda-forge
66-
- conda-forge/label/python_rc
6766
- nodefaults
6867
cache-downloads: false
6968
cache-environment: true

ci/requirements/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: pygmt
22
channels:
33
- conda-forge
4-
- conda-forge/label/python_rc
54
- nodefaults
65
dependencies:
76
# Required dependencies

0 commit comments

Comments
 (0)