From 24ff4a184a200b9e2620189db04d38a218194656 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 7 Oct 2011 14:24:08 -0300 Subject: moved "exclude db" statement in the MANIFEST.in up, so that the empty db file is not included into the distribution --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 7d503fb7..c6e22075 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,6 +11,7 @@ recursive-exclude .git prune dist prune tmp prune build +exclude db exclude lint exclude settings.py exclude manage.py @@ -26,4 +27,3 @@ recursive-exclude categories * recursive-exclude follow * recursive-exclude env * recursive-exclude .tox -exclude db -- cgit v1.2.3-1-g7c22