dev-python/SQLAlchemy-Utils: deselect failing test

Closes: https://bugs.gentoo.org/818067
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-14 22:01:30 +02:00
parent 498c644259
commit 3ffed6ca32

View File

@@ -3,6 +3,7 @@
EAPI=8
EPYTEST_DESELECT=( tests/types/test_timezone.py )
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1