Skip to content

Commit 3c3bbb5

Browse files
committed
fix pandas-dev#25487 add modify documentation
1 parent db978c7 commit 3c3bbb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/development/contributing.rst

+2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ We'll now kick off a three-step process:
176176
.. code-block:: none
177177
178178
# Create and activate the build environment
179+
179180
conda env create -f environment.yml
181+
conda uninstall --force pandas
180182
conda activate pandas-dev
181183
182184
# or with older versions of Anaconda:

0 commit comments

Comments
 (0)