mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/yt-dlp: disable pytest-markdown
Cause use of network and testing README.md is unnecessary. Closes: https://bugs.gentoo.org/826574 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ RDEPEND="
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
epytest -m 'not download'
|
||||
epytest -m 'not download' -p no:markdown
|
||||
}
|
||||
|
||||
python_install() {
|
||||
|
||||
Reference in New Issue
Block a user