app-crypt/certbot-dns-digitalocean: enable pytest

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-12-23 07:15:37 +05:00
parent e349f8a84c
commit 9f6f25596a

View File

@@ -16,8 +16,6 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="
~app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
>=dev-python/digitalocean-1.11[${PYTHON_USEDEP}]
@@ -26,4 +24,4 @@ RDEPEND="
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
distutils_enable_tests unittest
distutils_enable_tests pytest