diff --git a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild index 1c8db08ef6f96..88bf8090cd8a2 100644 --- a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild +++ b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild @@ -21,7 +21,7 @@ RDEPEND=" distutils_enable_tests pytest python_test() { - epytest -m 'not download' + epytest -m 'not download' -p no:markdown } python_install() {