mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-07 13:18:08 -07:00
Explicitly specify the test directory to workaround a bug in pytest-asyncio that causes pytest to import modules that do not match `python_files`. Also disable plugin autoloading for good measure. Closes: https://bugs.gentoo.org/921119 Signed-off-by: Michał Górny <mgorny@gentoo.org>