[ytdl] run yt-dlp tests with latest code from master (#3989)

Only use PyPI version for Python 3.6, since that's no longer supported
by the current codebase.
This commit is contained in:
Mike Fährmann
2023-05-01 16:31:26 +02:00
parent 6a860876bc
commit aa731c4298
3 changed files with 27 additions and 5 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.25.3"
__version__ = "1.25.4-dev"