dev-python/github-sublee-glicko2: fix test dep

Closes: https://bugs.gentoo.org/784782
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-04-21 16:07:15 +02:00
parent 8576275bc5
commit 00d10e5b08

View File

@@ -16,6 +16,9 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
RDEPEND="!dev-python/glicko2[${PYTHON_USEDEP}]"
S="${WORKDIR}/${MYPN}-${COMMIT}"
distutils_enable_tests setup.py