dev-python/pytest-twisted: Add a note about py3.14 failing tests

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-07-31 18:51:11 +02:00
parent 7c732e1173
commit bc7290f4c5
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -3,6 +3,8 @@
EAPI=8
# mgorny: py3.14 fails on hypothesis tests for me (inside crash)
# I suppose we can skip them but let's test a revdep first
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools