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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Aug 3 07:00:57 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/517b33cc1b1f/
Changeset:   517b33cc1b1f
Branch:      yt
User:        xarthisius
Date:        2016-08-03 14:00:13+00:00
Summary:     Merged in ngoldbaum/yt (pull request #2316)

Add suggestion to install from conda-forge if the install script detects a conda environment
Affected #:  1 file

diff -r 7e06e0dc0816ef58d976a90f496d7019f89f997d -r 517b33cc1b1f11456721183f80aa4669d8f80da8 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -116,7 +116,10 @@
         echo
         echo "    $ source deactivate"
         echo
-        echo "or install yt into your current environment"
+        echo "or install yt into your current environment with:"
+        echo
+        echo "    $ conda install -c conda-forge yt"
+        echo
         exit 1
     fi
     DEST_SUFFIX="yt-conda"

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