Skip to content

Commit f58a1fe

Browse files
DOC: remove the force uninstall from contributing guide (#27149)
1 parent 3a72b81 commit f58a1fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/development/contributing.rst

-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ We'll now kick off a three-step process:
178178
# Create and activate the build environment
179179
conda env create -f environment.yml
180180
conda activate pandas-dev
181-
conda uninstall --force pandas
182181
183182
# or with older versions of Anaconda:
184183
source activate pandas-dev

0 commit comments

Comments
 (0)