dev-python/srt: add 3.4.1 tests

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
Nicola Smaniotto
2021-07-27 11:05:17 +02:00
parent e6ebb593c5
commit cec27494a0

View File

@@ -15,6 +15,14 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64"
distutils_enable_tests pytest
DEPEND="
test? (
dev-python/hypothesis[${PYTHON_USEDEP}]
)
"
src_prepare() {
default