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 42b4c97 commit bd49d2fCopy full SHA for bd49d2f
doc/source/development/contributing.rst
@@ -178,6 +178,7 @@ 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