We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c97350 commit a1efe78Copy full SHA for a1efe78
CONTRIBUTING.rst
@@ -53,7 +53,7 @@ the ``sfs`` module, you can switch to a directory of your choice
53
and enter this::
54
55
uv init --bare
56
- uv add --editable path/to/your/sfs/repo
+ uv add --editable --no-workspace path/to/your/sfs/repo
57
58
You can install further packages with ``uv add`` and then run
59
whatever you need with ``uv run``.
0 commit comments