We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a72b81 commit f58a1feCopy full SHA for f58a1fe
doc/source/development/contributing.rst
@@ -178,7 +178,6 @@ We'll now kick off a three-step process:
178
# Create and activate the build environment
179
conda env create -f environment.yml
180
conda activate pandas-dev
181
- conda uninstall --force pandas
182
183
# or with older versions of Anaconda:
184
source activate pandas-dev
0 commit comments