Skip to content

Commit

Permalink
add to polarify example
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-lacroix committed Apr 1, 2024
1 parent 5a578b8 commit e000b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/polarify/pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ py39 = ["py39", "test"]
py310 = ["py310", "test"]
py311 = ["py311", "test"]
py312 = ["py312", "test"]
lint = ["lint"]
lint = { features=["lint"], no-default-feature=true}

## test this with:
#pixi run test
Expand Down

0 comments on commit e000b1e

Please sign in to comment.