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 5908605 commit 990083aCopy full SHA for 990083a
README.md
@@ -23,9 +23,8 @@ following steps are required:
23
- [ ] Edit the triggers in the release workflow, setup PyPI trusted publishing, and
24
remove the publishing URL to test PyPI
25
26
-The package can then be installed in a given environment with
27
-`pip install -e .` (assuming the current working directory is the root of the
28
-repository).
+The environment can then be setup with `uv sync` (assuming the current working directory
+is the root of the repository).
29
30
## Documentation build
31
0 commit comments