[Python-modules-commits] [vcr.py] 01/03: Remove dependencies to skip tests that require internet connection
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sat Sep 3 10:29:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository vcr.py.
commit fee1e3ad20d0928d051fb5cf69c7d9f9bfcbcd2e
Author: Daniele Tricoli <eriol at mornie.org>
Date: Fri Sep 2 00:58:10 2016 +0200
Remove dependencies to skip tests that require internet connection
---
debian/tests/control | 8 --------
1 file changed, 8 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index 50aedab..9801ae9 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -7,11 +7,7 @@ Depends:
python-pytest,
python-pytest-httpbin,
python-pytest-localserver,
- python-pytest-tornado,
- python-requests,
python-six,
- python-tornado,
- python-urllib3,
python-wrapt,
python-yaml
@@ -24,10 +20,6 @@ Depends:
python3-pytest,
python3-pytest-httpbin,
python3-pytest-localserver,
- python3-pytest-tornado,
- python3-requests,
python3-six,
- python3-tornado,
- python3-urllib3,
python3-wrapt,
python3-yaml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vcr.py.git
More information about the Python-modules-commits
mailing list