[yt-svn] commit/yt: brittonsmith: Adding halo_analysis subpackage to setup.py.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Aug 15 07:01:55 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/658f0787bcde/
Changeset:   658f0787bcde
Branch:      yt
User:        brittonsmith
Date:        2014-08-15 15:09:12
Summary:     Adding halo_analysis subpackage to setup.py.
Affected #:  1 file

diff -r d85047922d9e1cbfc557566e8c00c8ae54d1779e -r 658f0787bcde08e9658040a2ceabb4796857ad36 yt/analysis_modules/setup.py
--- a/yt/analysis_modules/setup.py
+++ b/yt/analysis_modules/setup.py
@@ -6,6 +6,7 @@
     config.make_config_py()  # installs __config__.py
     config.add_subpackage("absorption_spectrum")
     config.add_subpackage("cosmological_observation")
+    config.add_subpackage("halo_analysis")
     config.add_subpackage("halo_finding")
     config.add_subpackage("halo_mass_function")
     config.add_subpackage("level_sets")

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