mirror of https://github.com/yt-dlp/yt-dlp.git
add pyinst to test exceptions
This commit is contained in:
parent
7e8772bf82
commit
cdb7547e14
|
@ -15,6 +15,8 @@ IGNORED_FILES = [
|
|||
'setup.py', # http://bugs.python.org/issue13943
|
||||
'conf.py',
|
||||
'buildserver.py',
|
||||
'pyinst.py',
|
||||
'pyinst32.py',
|
||||
]
|
||||
|
||||
IGNORED_DIRS = [
|
||||
|
|
Loading…
Reference in New Issue