summaryrefslogtreecommitdiff
path: root/dev-python/dnspython/dnspython-2.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dnspython/dnspython-2.3.0.ebuild')
-rw-r--r--dev-python/dnspython/dnspython-2.3.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/dnspython/dnspython-2.3.0.ebuild b/dev-python/dnspython/dnspython-2.3.0.ebuild
index 3362a2edb297..bd524b81f306 100644
--- a/dev-python/dnspython/dnspython-2.3.0.ebuild
+++ b/dev-python/dnspython/dnspython-2.3.0.ebuild
@@ -30,6 +30,11 @@ RDEPEND="
)
<dev-python/idna-4.0[${PYTHON_USEDEP}]
"
+BDEPEND="
+ test? (
+ dev-python/cryptography[${PYTHON_USEDEP}]
+ )
+"
distutils_enable_tests pytest