Skip to content

Commit 850a458

Browse files
committed
remove obsolete comments in python31{3,4}t.yaml
1 parent 175c84c commit 850a458

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

recipe/migrations/python313t.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,3 @@ is_python_min:
4343
- false
4444
is_abi3:
4545
- false
46-
# need to add channel_sources because this migrator is ordered after the 3.14 migrator (if present), and the
47-
# latter currently (until 3.14 GA) extends the zip with that extra key that we therefore need to provide here
48-
# channel_sources:
49-
# - conda-forge

recipe/migrations/python314t.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,3 @@ is_python_min:
4545
- false
4646
is_abi3:
4747
- false
48-
# channel_sources:
49-
# - conda-forge

0 commit comments

Comments
 (0)