[yt-svn] commit/yt: ngoldbaum: Merged in al007/yt (pull request #2555)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Mar 24 13:41:12 PDT 2017


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/7a9c1db6eb09/
Changeset:   7a9c1db6eb09
Branch:      yt
User:        ngoldbaum
Date:        2017-03-24 20:41:07+00:00
Summary:     Merged in al007/yt (pull request #2555)

Add conda-forge channel to conda install command
Affected #:  1 file

diff -r c7f3b670327ec01fda6ad7e7210c840a91af754c -r 7a9c1db6eb09295e159e63c996c1a4399effa480 doc/source/installing.rst
--- a/doc/source/installing.rst
+++ b/doc/source/installing.rst
@@ -314,7 +314,7 @@
 
 .. code-block:: bash
 
-  $ conda install cython mercurial sympy ipython matplotlib
+  $ conda install -c conda-forge cython mercurial sympy ipython matplotlib netCDF4
 
 In addition, you will need a C compiler installed.

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list