File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ with maintainers before implementing major changes.
77
88To work with TorchJD, we suggest you to use [ uv] ( https://docs.astral.sh/uv/ ) . While this is not
99mandatory, we only provide installation steps with this tool. You can install it by following their
10- [ installation documentation] ( https://docs.astral.sh/uv/getting-started/installation/ ) .
10+ [ installation documentation] ( https://docs.astral.sh/uv/getting-started/installation/ ) . We also
11+ suggest to use VSCode with the ` Python ` , ` ty ` and ` ruff ` extensions (without ` Pylance ` ).
1112
12131 ) Pre-requisites: Use ` uv ` to install a Python version compatible with TorchJD and to pin it to the
1314 ` torchjd ` folder. From the root of the ` torchjd ` repo, run:
You can’t perform that action at this time.
0 commit comments