We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044df8c commit e2564fdCopy full SHA for e2564fd
doc/source/development/contributing.rst
@@ -147,8 +147,9 @@ Creating a development environment
147
148
To test out code changes, you'll need to build pandas from source, which
149
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.
+changes, you can skip to :ref:`contributing.documentation` but if you skip
+creating the development environment you won't be able to build the documentation
152
+locally before pushing your changes.
153
154
Using a Docker container
155
~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments