summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-01-26 22:41:34 +0100
committerMichał Górny <mgorny@gentoo.org>2022-01-26 22:52:56 +0100
commit80a437bf8f55e23b6dc38441b48f8c68cec81c08 (patch)
treebbdc4766b0b9068f6a043a6494b91c10ea15461f /dev-python
parent5300a3070a171b2d969c860851609fdb14a77446 (diff)
downloadgentoo-80a437bf8f55e23b6dc38441b48f8c68cec81c08.tar.gz
gentoo-80a437bf8f55e23b6dc38441b48f8c68cec81c08.tar.bz2
gentoo-80a437bf8f55e23b6dc38441b48f8c68cec81c08.zip
dev-python/jsonschema: Remove twisted test-dep
twisted does not seem to be used or affect the results of the test suite at all. It is probably listed in tox.ini only because trial is used to run tests there. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/jsonschema/jsonschema-4.4.0.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.4.0.ebuild b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
index cea522ba3cf8..a4b22bb7a7c8 100644
--- a/dev-python/jsonschema/jsonschema-4.4.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
@@ -36,12 +36,6 @@ RDEPEND+="
>=dev-python/webcolors-1.11[${PYTHON_USEDEP}]
"
-BDEPEND="
- test? (
- dev-python/twisted[${PYTHON_USEDEP}]
- )
-"
-
distutils_enable_tests pytest
EPYTEST_DESELECT=(