Skip to content

Commit 9872c8a

Browse files
committed
Addressing review comments
1 parent e4f0fd6 commit 9872c8a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: CONTRIBUTING.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,8 @@ Once you have installed the required packages, you can build the docs with::
126126
cd docs
127127
make html
128128

129-
The above may run into issues related to unavailability of sphinx. You can `install sphinx <https://www.sphinx-doc.org/en/master/usage/installation.html>`_ to resolve them.
130-
131129
You can also run the tests using ``hatch`` without installing test dependencies
132-
in your local environment.::
130+
in your local environment::
133131

134132
pip install hatch
135133
hatch run docs:build

0 commit comments

Comments
 (0)