diff options
Diffstat (limited to 'dev-python/dnspython/dnspython-2.3.0.ebuild')
| -rw-r--r-- | dev-python/dnspython/dnspython-2.3.0.ebuild | 5 |
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 75a0b924de43..a9f814d302ef 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 |
