[Python-modules-commits] [python-social-auth] 289/322: Fix manifest definition

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.10
in repository python-social-auth.

commit 1df1de54092b1cd5e85887377951be1da6afdd40
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Thu May 7 15:21:53 2015 -0300

    Fix manifest definition
---
 MANIFEST.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 7675886..2cf5b48 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,6 +6,8 @@ recursive-include social/tests *.txt
 
 graft examples
 
+recursive-exclude .tox *
+recursive-exclude python_social_auth.egg-info *
 recursive-exclude social *.pyc
 recursive-exclude examples *.pyc
 recursive-exclude examples *.db

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list