Skip to content

Commit fec3b50

Browse files
committed
chore(mise): remove tool version specifications
Remove explicit version specifications for pixi, ruff, and uv from mise configuration. These tools should be managed through their respective installation methods rather than mise.
1 parent 8ff2235 commit fec3b50

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

template/.config/mise/conf.d/10-python.toml.jinja

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@
55

66
[settings]
77
jobs = 1
8-
9-
[tools]
10-
pixi = "latest"
11-
ruff = "latest"
12-
uv = "latest"

0 commit comments

Comments
 (0)