dev-python/pytest-salt-factories: drop py39 as app-admin/salt doesnt support it yet

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-10-30 19:17:44 -07:00
committed by Patrick McLean
parent 5b526a1d6b
commit 05807a5bfc

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{7..8} )
inherit distutils-r1
DESCRIPTION="The new generation of the pytest-salt Plugin"