From 26511f9db2e178ec73793f2e59c18cc83ade35b2 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 01 2015 09:49:21 +0000 Subject: Include the documentation, the tests and the milters in the releases --- diff --git a/MANIFEST.in b/MANIFEST.in index ddad854..80b15c4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,6 @@ include LICENSE README.rst requirements.txt include createdb.py recursive-include pagure * recursive-include files * +recursive-include milters * +recursive-include tests * +recursive-include doc *