dev-python/doublex: Add python3_8

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: John Helmert III <jchelmertt3@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
John Helmert III
2020-04-30 18:45:10 -05:00
committed by Joonas Niilola
parent 19088ebcb6
commit f4fa2283cc

View File

@@ -3,9 +3,7 @@
EAPI=7
# tests are failing with Python 3.8
# https://bitbucket.org/DavidVilla/python-doublex/issues/5/support-for-python-36-36-38-tests-failing
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 vcs-snapshot