We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47d69 commit 456e30aCopy full SHA for 456e30a
1 file changed
docs/CONTRIBUTING.rst
@@ -48,7 +48,7 @@ To build the documentation locally, you can run:
48
49
.. code-block:: bash
50
51
- $ uv tool install sphinx --with-editable .
+ $ uv tool install sphinx --with-editable . --with-requirements requirements-doctest.txt
52
$ cd docs
53
$ make html
54
0 commit comments