1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-29 12:55:17 +00:00

[ci] Test with Python 3.14 (#13468)

Authored by: bashonly
This commit is contained in:
bashonly
2025-09-11 10:35:55 -05:00
committed by GitHub
parent ba80446855
commit 83b8409366
5 changed files with 11 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ remove-unused-variables = true
[tox:tox]
skipsdist = true
envlist = py{39,310,311,312,313},pypy311
envlist = py{39,310,311,312,313,314},pypy311
skip_missing_interpreters = true
[testenv] # tox