mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-01 01:03:04 +01:00
060ac76257
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099 and will stop working in py 3.10 as can be seen in #480
5 lines
66 B
INI
5 lines
66 B
INI
[pytest]
|
|
addopts = -ra -v --strict-markers
|
|
markers =
|
|
download
|