Author: Armin Rigo <[email protected]> Branch: Changeset: r700:9ce793c739c1 Date: 2012-07-27 10:06 +0200 http://bitbucket.org/cffi/cffi/changeset/9ce793c739c1/
Log: Add setup_base.py in the tarball. diff --git a/MANIFEST.in b/MANIFEST.in --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,4 @@ recursive-include c *.c *.h *.asm recursive-include testing *.py recursive-include doc *.py *.rst Makefile *.bat -include LICENSE +include LICENSE setup_base.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
