Skip to content

Commit 3524edb

Browse files
chendanielyjreback
authored andcommitted
channel from pandas to conda-forge (#16966)
1 parent 1212fe0 commit 3524edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ other dependencies, you can install them as follows::
171171

172172
To install *all* pandas dependencies you can do the following::
173173

174-
conda install -n pandas_dev -c pandas --file ci/requirements_all.txt
174+
conda install -n pandas_dev -c conda-forge --file ci/requirements_all.txt
175175

176176
To work in this environment, Windows users should ``activate`` it as follows::
177177

0 commit comments

Comments
 (0)