1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-15 08:58:28 +00:00

[setup.cfg] missed a spot (PyPy 3.11)

Authored by: bashonly
This commit is contained in:
bashonly 2025-07-29 18:30:40 -05:00
parent 146659e37f
commit 39fa0fcaa5
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0

View File

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