Skip to content

Commit

Permalink
channel from pandas to conda-forge (pandas-dev#16966)
Browse files Browse the repository at this point in the history
  • Loading branch information
chendaniely authored and alanbato committed Nov 10, 2017
1 parent a5f5500 commit 5643ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ other dependencies, you can install them as follows::

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

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

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

Expand Down

0 comments on commit 5643ec8

Please sign in to comment.