[yt-svn] commit/yt: astrofrog: Fixed extra /s that were causing issues in MANIFEST.in

Bitbucket commits-noreply at bitbucket.org
Wed May 30 18:00:39 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/892f3b37f099/
changeset:   892f3b37f099
branch:      yt
user:        astrofrog
date:        2012-05-29 21:56:31
summary:     Fixed extra /s that were causing issues in MANIFEST.in
affected #:  1 file

diff -r 90c24c4198fbd5e3542c8333784215eecf8b8b00 -r 892f3b37f099deee1f1dbf338b1e5a9a0eff5cc0 MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
 include distribute_setup.py
-recursive-include yt/gui/reason/html/ *.html *.png *.ico *.js
-recursive-include yt/ *.pyx *.pxd *.hh *.h 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