aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-08-14 19:52:12 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-08-14 19:52:12 +0200
commit3ab99807121cdef14ab2ebb36b99719f06f262cc (patch)
treea922afc5a9318dccbe92a61aca3da5431ec8ec7b
parentdev-python/pydantic: add py3.8 (diff)
downloadguru-3ab99807.tar.gz
guru-3ab99807.tar.bz2
guru-3ab99807.zip
dev-python/pytest-toolbox: add py3.8
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild
index 8a8594540..f143db617 100644
--- a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild
+++ b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend