Author: Philip Jenvey <[email protected]>
Branch: 
Changeset: r175:8b993824df41
Date: 2011-10-07 19:37 -0700
http://bitbucket.org/pypy/jitviewer/changeset/8b993824df41/

Log:    have to also include the package data here for it to be picked up
        sdist

diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,2 @@
+recursive-include _jitviewer/templates *.html
+recursive-include _jitviewer/static *
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to