summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-18 16:27:39 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-18 16:37:41 +0200
commitc695ec6a3d76ead8cf2991a112cc6b637c567ed2 (patch)
tree85d0bd836b4373881ecacb69e3d468d94ce325dc /dev-python/python-bugzilla
parentdev-python/python-bugzilla: Fix license (diff)
downloadgentoo-c695ec6a3d76ead8cf2991a112cc6b637c567ed2.tar.gz
gentoo-c695ec6a3d76ead8cf2991a112cc6b637c567ed2.tar.bz2
gentoo-c695ec6a3d76ead8cf2991a112cc6b637c567ed2.zip
dev-python/python-bugzilla: Remove unnecessary test deps
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild
index 6dfe35cd78c4..8c979d2c5969 100644
--- a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild
+++ b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild
@@ -21,10 +21,6 @@ RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/coverage
- dev-python/pep8
- )
"
python_test() {