Author: Ronny Pfannschmidt <[email protected]> Branch: Changeset: r230:7866209c4ed3 Date: 2013-02-10 00:55 +0100 http://bitbucket.org/pypy/pyrepl/changeset/7866209c4ed3/
Log: add tests to sdist, addresses issue #7 diff --git a/MANIFEST.in b/MANIFEST.in --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,1 +1,3 @@ include TODO CREDITS CHANGES pythoni encopyright.py LICENSE +include MANIFEST.in +recursive-include testing *.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
