X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/fe6c82ccff6338d97711204162731a8a6741c9b4..f4b95acafcd69a50040730dfdf732e797278fdcc:/setup.cfg diff --git a/setup.cfg b/setup.cfg index 6deaa7971..a799f7293 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ markers = [tox:tox] skipsdist = true -envlist = py{36,37,38,39,310,311},pypy{36,37,38,39} +envlist = py{38,39,310,311,312},pypy{38,39,310} skip_missing_interpreters = true [testenv] # tox @@ -39,7 +39,7 @@ setenv = [isort] -py_version = 37 +py_version = 38 multi_line_output = VERTICAL_HANGING_INDENT line_length = 80 reverse_relative = true