dev-python/pytest-cython: add py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-12-18 19:15:11 +01:00
parent 4c1746742b
commit e216140ff0
2 changed files with 1 additions and 36 deletions

View File

@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( pypy3 python3_{7,8} )
PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1