diff --git a/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild index c12bec2d0a..a591b4f09e 100644 --- a/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild +++ b/dev-python/trueskill/trueskill-0.4.5_p20191014.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -28,6 +28,7 @@ DEPEND=" test? ( >=dev-python/almost-0.1.5[${PYTHON_USEDEP}] >=dev-python/mpmath-0.17[${PYTHON_USEDEP}] + dev-python/pip[${PYTHON_USEDEP}] ) " S="${WORKDIR}/${PN}-${COMMIT}"