summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tomlkit/tomlkit-0.7.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/tomlkit/tomlkit-0.7.2.ebuild b/dev-python/tomlkit/tomlkit-0.7.2.ebuild
index b90a5d8b8c84..9709c9794fea 100644
--- a/dev-python/tomlkit/tomlkit-0.7.2.ebuild
+++ b/dev-python/tomlkit/tomlkit-0.7.2.ebuild
@@ -15,4 +15,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )"
+
distutils_enable_tests pytest