dev-python/ctypesgen: add note for upstream test failures

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2020-08-01 16:58:25 -04:00
parent c36f6e373a
commit 6b55422922

View File

@@ -4,6 +4,7 @@
EAPI=7
# pkg compiles fine with py3_{8,9} but tests fail
# https://github.com/davidjamesca/ctypesgen/issues/90
PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend