]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Include tests in tarballs.
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 27 Jul 2013 09:17:26 +0000 (11:17 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 27 Jul 2013 09:19:54 +0000 (11:19 +0200)
This is a regression from Babel-0.9.6. Please include tests and any required files in the tarball, so the distribution can be tested.

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
MANIFEST.in

index 15386d7f8a497e99f971d9a20db9d69a3594278c..e96ba56ea9cf10d92e757145f1a2820104a17ea3 100644 (file)
@@ -3,3 +3,4 @@ include babel/localedata/*.dat
 include doc/api/*.*
 include doc/*.html
 include scripts/*
+include tests/*