Skip to content

Commit

Permalink
Add COVERAGE_CORE sysmon
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Dec 16, 2024
1 parent 69dfb73 commit 70ca386
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,15 @@ python = "3.11.*"
[feature.py312.dependencies]
python = "3.12.*"

[feature.py312.activation.env]
COVERAGE_CORE = "sysmon"

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

[feature.py313.activation.env]
COVERAGE_CORE = "sysmon"

[feature.example.dependencies]
bokeh_sampledata = "*"
datashader = "*"
Expand Down

0 comments on commit 70ca386

Please sign in to comment.