dev-python/pip: Add missing test-dep on dev-python/virtualenv
authorMichał Górny <mgorny@gentoo.org>
Sun, 24 Nov 2019 14:41:14 +0000 (15:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 24 Nov 2019 15:09:15 +0000 (16:09 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pip/pip-19.3.1-r1.ebuild

index 9908ffa9dbb2361e54fe198249030f8da90fabe8..5db9420caa27ac9dd3a3afaa07523bee9f5ff107 100644 (file)
@@ -47,6 +47,7 @@ DEPEND="
                <dev-python/pytest-xdist-1.28.0[${PYTHON_USEDEP}]
                dev-python/pyyaml[${PYTHON_USEDEP}]
                dev-python/scripttest[${PYTHON_USEDEP}]
+               dev-python/virtualenv[${PYTHON_USEDEP}]
                dev-python/wheel[${PYTHON_USEDEP}]
        )
 "