[yt-svn] commit/yt: MatthewTurk: Minor fix for including kdtree.
    commits-noreply at bitbucket.org 
    commits-noreply at bitbucket.org
       
    Fri Mar  1 07:51:35 PST 2013
    
    
  
1 new commit in yt:
https://bitbucket.org/yt_analysis/yt/commits/f62b52c5f89b/
changeset:   f62b52c5f89b
branch:      stable
user:        MatthewTurk
date:        2013-03-01 16:51:07
summary:     Minor fix for including kdtree.
affected #:  1 file
diff -r cde0f04d80cc4c0cf8f541896d8123387c33fdbe -r f62b52c5f89b4eec4b0e90a304238f40cfd8f879 MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,10 @@
 include distribute_setup.py README* CREDITS FUNDING LICENSE.txt
+include yt/utilities/kdtree/LICENSE
+include yt/utilities/kdtree/Makefile
+include yt/utilities/kdtree/api.py
+include yt/utilities/kdtree/fKD.f90
+include yt/utilities/kdtree/fKD.v
+include yt/utilities/kdtree/fKD_source.f90
+include yt/utilities/kdtree/kdtree2-README
 recursive-include yt/gui/reason/html *.html *.png *.ico *.js
 recursive-include yt *.pyx *.pxd *.hh *.h README*
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