From 8e6725aa21142df3b256be662f45d04ace69b539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Wed, 20 Jun 2012 15:48:15 +0200 Subject: [PATCH] Update MANIFEST.in. --- MANIFEST.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index e59f605..c0f0309 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,8 +1,6 @@ recursive-include acs/media * recursive-include tests *.db *.py recursive-include static *.css *.js *.ico *.gif *.png *.jpg -recursive-include authentic2/idp/static *.css *.js *.ico *.gif *.png *.jpg -recursive-include authentic2/auth2_auth/auth2_openid/static *.css *.js *.ico *.gif *.png *.jpg recursive-include acs fixtures/*.json templates/*.html include COPYING include README.rst