Skip to content

Commit eb5750d

Browse files
maxrjonesQuLogic
andauthored
Update docs/contributing.rst
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 22931c2 commit eb5750d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Setting up with uv (recommended)
116116
bootstrap the build dependencies, then sync the project::
117117

118118
$ uv venv
119-
$ uv pip install meson-python meson ninja cython numpy setuptools-scm
119+
$ uv pip install --group dev
120120
$ uv sync --group dev --extra test --extra msgpack
121121

122122
The first ``uv pip install`` step bootstraps the build tools into the virtualenv.

0 commit comments

Comments
 (0)