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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Aug 12 12:50:14 PDT 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/3e6809ef522e/
Changeset:   3e6809ef522e
Branch:      yt
User:        MatthewTurk
Date:        2015-08-12 19:50:00+00:00
Summary:     Merged in xarthisius/yt (pull request #1689)

Update MANIFEST.in
Affected #:  2 files

diff -r df2dbfbb91c7690db0bffafc27f37911a63c3c9b -r 3e6809ef522e9b61ac781688fa3dd3d4930792a9 MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,12 +1,12 @@
-include distribute_setup.py README* CREDITS COPYING.txt CITATION
+include distribute_setup.py README* CREDITS COPYING.txt CITATION requirements.txt optional-requirements.txt
 recursive-include yt/gui/reason/html *.html *.png *.ico *.js *.gif *.css
-recursive-include yt *.py *.pyx *.pxd *.h README* *.txt LICENSE*
+recursive-include yt *.py *.pyx *.pxd *.h README* *.txt LICENSE* *.cu
 recursive-include doc *.rst *.txt *.py *.ipynb *.png *.jpg *.css *.inc *.html
 recursive-include doc *.h *.c *.sh *.svgz *.pdf *.svg *.pyx
 include doc/README doc/activate doc/activate.csh doc/cheatsheet.tex
 include doc/extensions/README doc/Makefile
 prune doc/source/reference/api/generated
-prune doc/build/
+prune doc/build
 recursive-include yt/analysis_modules/halo_finding/rockstar *.py *.pyx
 prune yt/frontends/_skeleton
 prune tests

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