Skip to content
Snippets Groups Projects
Commit d958fd6b authored by Diane Trout's avatar Diane Trout
Browse files

Add additional test dependencies to autopkgtests tests

parent 35ef27f7
Branches
Tags debian/0.8.4-2
No related merge requests found
python-graphviz (0.8.4-2) unstable; urgency=medium
* Add additional test dependencies to autopkgtests tests
-- Diane Trout <diane@ghic.org> Mon, 23 Jul 2018 12:52:41 -0700
python-graphviz (0.8.4-1) unstable; urgency=medium
[ Diane Trout ]
......
......@@ -5,4 +5,14 @@ Test-Command: set -e
; $py -m pytest -k 'not test_pipe_pipe_invalid_data_mocked'
; popd
; done
Depends: python3-all, @
Depends: python3-all, @,
python3-coverage,
python3-flake8,
python3-mock,
python3-pep8-naming,
python3-pytest,
python3-pytest-doctestplus,
python3-pytest-mock,
python3-pytest-cov,
python3-unittest2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment