Skip to content

Commit

Permalink
Remove python rc channel from pixi.toml (#6406)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro authored Oct 9, 2024
1 parent d776362 commit f9c7f05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ bokeh_sampledata = "*"
python = "3.12.*"
bokeh_sampledata = "*"

[feature.py313]
channels = ["conda-forge/label/python_rc"]

[feature.py313.dependencies]
python = "3.13.*"
bokeh_sampledata = "*"
Expand Down

0 comments on commit f9c7f05

Please sign in to comment.