Skip to content

Commit 3a9cb64

Browse files
committed
You actually do need the python_rc channel
1 parent cd336a8 commit 3a9cb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_conda_lock.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3587,6 +3587,7 @@ def test_conda_lock_python_release_candidate_with_pip_section(
35873587
environment_yml.write_text("""
35883588
channels:
35893589
- conda-forge
3590+
- conda-forge/label/python_rc
35903591
dependencies:
35913592
- python=3.14.0rc2
35923593
- pip

0 commit comments

Comments
 (0)