summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild')
-rw-r--r--dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild
index 616ded180470..175114048014 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild
@@ -29,6 +29,12 @@ RDEPEND="
>=dev-python/jsonschema-specifications-2023.3.4[${PYTHON_USEDEP}]
"
+BDEPEND="
+ test? (
+ dev-python/responses[${PYTHON_USEDEP}]
+ )
+"
+
distutils_enable_tests pytest
src_prepare() {