[pypy-commit] cffi default: Add setup_base.py in the tarball.

arigo noreply at buildbot.pypy.org
Fri Jul 27 10:14:29 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
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


More information about the pypy-commit mailing list