|
|
|
|
|
by mahoro
518 days ago
|
|
So cool that with uv it becomes so easy to install such tools. What's missing in the install routine is uv installing this tool ignoring the Python dependency. My box has 3.10 and isd won't work with it. Fixed with `-p 3.13` option. May be worth mention in the docs. |
|