Skip to content

Commit e2564fd

Browse files
authored
DOC: Clarify development environment creation for documentation changes (#38194)
1 parent 044df8c commit e2564fd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/development/contributing.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,9 @@ Creating a development environment
147147

148148
To test out code changes, you'll need to build pandas from source, which
149149
requires a C/C++ compiler and Python environment. If you're making documentation
150-
changes, you can skip to :ref:`contributing.documentation` but you won't be able
151-
to build the documentation locally before pushing your changes.
150+
changes, you can skip to :ref:`contributing.documentation` but if you skip
151+
creating the development environment you won't be able to build the documentation
152+
locally before pushing your changes.
152153

153154
Using a Docker container
154155
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)