[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Dec 15 09:45:19 PST 2016


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/6079c5e42f51/
Changeset:   6079c5e42f51
Branch:      yt
User:        ngoldbaum
Date:        2016-12-12 04:49:38+00:00
Summary:     Update description of the yt package in setup.py
Affected #:  1 file

diff -r ed03447eae86c5b2dd8d9b1d0eadfed0865d2728 -r 6079c5e42f51c10202ae3edf890066d2bdb61cdb setup.py
--- a/setup.py
+++ b/setup.py
@@ -334,9 +334,7 @@
 setup(
     name="yt",
     version=VERSION,
-    description="An analysis and visualization toolkit for Astrophysical "
-                + "simulations, focusing on Adaptive Mesh Refinement data "
-                  "from Enzo, Orion, FLASH, and others.",
+    description="An analysis and visualization toolkit for volumetric data",
     classifiers=["Development Status :: 5 - Production/Stable",
                  "Environment :: Console",
                  "Intended Audience :: Science/Research",


https://bitbucket.org/yt_analysis/yt/commits/208722c07b45/
Changeset:   208722c07b45
Branch:      yt
User:        jzuhone
Date:        2016-12-15 17:44:51+00:00
Summary:     Merged in ngoldbaum/yt (pull request #2472)

Update description of the yt package in setup.py
Affected #:  1 file

diff -r 4a26ce98d99a266da2367d78eff17cafd7cb80b1 -r 208722c07b452c9121fae826a53f42b5ce81d802 setup.py
--- a/setup.py
+++ b/setup.py
@@ -339,9 +339,7 @@
 setup(
     name="yt",
     version=VERSION,
-    description="An analysis and visualization toolkit for Astrophysical "
-                + "simulations, focusing on Adaptive Mesh Refinement data "
-                  "from Enzo, Orion, FLASH, and others.",
+    description="An analysis and visualization toolkit for volumetric data",
     classifiers=["Development Status :: 5 - Production/Stable",
                  "Environment :: Console",
                  "Intended Audience :: Science/Research",

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