Skip to content

Commit

Permalink
ci: Update pixi channels (#7378)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro authored Oct 9, 2024
1 parent 6c0aaaa commit 7dd8908
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ python = "3.11.*"
[feature.py312.dependencies]
python = "3.12.*"

[feature.py313]
channels = ["pyviz/label/dev", "bokeh/label/rc", "conda-forge/label/python_rc", "conda-forge"]

[feature.py313.dependencies]
python = "3.13.*"

Expand Down Expand Up @@ -160,7 +157,7 @@ test-example = 'pytest -n logical --dist loadscope --nbval-lax examples'
nbval = "*"

[feature.test-ui]
channels = ["pyviz/label/dev", "bokeh/label/rc", "microsoft", "conda-forge"]
channels = ["microsoft"]

[feature.test-ui.dependencies]
playwright = { version = "*", channel = "microsoft" }
Expand Down

0 comments on commit 7dd8908

Please sign in to comment.