[Python-modules-commits] [python-social-auth] 194/322: Add rednose to python3 requirements too

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:08 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 67dc33f8a14eb5ea8ceaf45601b86a46d7bf33a8
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Wed Mar 25 00:43:32 2015 -0300

    Add rednose to python3 requirements too
---
 setup.cfg                             | 2 +-
 social/tests/requirements-python3.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 1c117ce..365848c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,4 +8,4 @@ verbosity=2
 with-coverage=1
 cover-erase=1
 cover-package=social
-rednose=1
\ No newline at end of file
+rednose=1
diff --git a/social/tests/requirements-python3.txt b/social/tests/requirements-python3.txt
index ea2d989..995173b 100644
--- a/social/tests/requirements-python3.txt
+++ b/social/tests/requirements-python3.txt
@@ -2,6 +2,7 @@ httpretty==0.6.5
 coverage>=3.6
 mock==1.0.1
 nose>=1.2.1
+rednose>=0.4.1
 requests>=1.1.0
 PyJWT==0.4.1
 unittest2py3k==0.5.1

-- 
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