mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-19 21:10:08 +00:00
add pyinst to test exceptions
This commit is contained in:
parent
7e8772bf82
commit
cdb7547e14
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ IGNORED_FILES = [
|
||||||
'setup.py', # http://bugs.python.org/issue13943
|
'setup.py', # http://bugs.python.org/issue13943
|
||||||
'conf.py',
|
'conf.py',
|
||||||
'buildserver.py',
|
'buildserver.py',
|
||||||
|
'pyinst.py',
|
||||||
|
'pyinst32.py',
|
||||||
]
|
]
|
||||||
|
|
||||||
IGNORED_DIRS = [
|
IGNORED_DIRS = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue