[Python-modules-commits] [django-oauth-toolkit] 08/09: Add python(3)-pytest and python(3)-pytest-django to Build-Depends to allow tests to run.
Michael Fladischer
fladi at moszumanska.debian.org
Fri Dec 25 13:53:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-oauth-toolkit.
commit b9015905b7f95a7853f95ae9c4664969a55541ff
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Dec 25 14:37:21 2015 +0100
Add python(3)-pytest and python(3)-pytest-django to Build-Depends to allow tests to run.
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index f1789c8..539894e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 9),
python-djangorestframework,
python-mock,
python-oauthlib,
+ python-pytest,
+ python-pytest-django,
python-setuptools,
python-six,
python3-all,
@@ -19,6 +21,8 @@ Build-Depends: debhelper (>= 9),
python3-djangorestframework,
python3-mock,
python3-oauthlib,
+ python3-pytest,
+ python3-pytest-django,
python3-setuptools,
python3-six
Standards-Version: 3.9.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-oauth-toolkit.git
More information about the Python-modules-commits
mailing list