mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/async-lru: Require pytest<6.2 for tests
Closes: https://bugs.gentoo.org/768093 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -22,6 +22,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
<dev-python/pytest-6.2[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user