mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
[workflows/ci.yml] Restore test support for Py 3.2
This commit is contained in:
parent
58fc5bde47
commit
2500300c2a
6 changed files with 328 additions and 30 deletions
|
@ -15,6 +15,7 @@ IGNORED_FILES = [
|
|||
'setup.py', # http://bugs.python.org/issue13943
|
||||
'conf.py',
|
||||
'buildserver.py',
|
||||
'get-pip.py',
|
||||
]
|
||||
|
||||
IGNORED_DIRS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue