dev-python/pytest-subtesthack: Update python support (+3.9, -3.6)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
2628b91241
commit
a74bc1692c
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A hack for test fixtures, needed for hypothesis inside py.test"
|
||||
|
Loading…
Reference in New Issue
Block a user