add pyinst to test exceptions

This commit is contained in:
Unknown 2020-09-23 03:30:33 +02:00
parent 7e8772bf82
commit cdb7547e14
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ IGNORED_FILES = [
'setup.py', # http://bugs.python.org/issue13943
'conf.py',
'buildserver.py',
'pyinst.py',
'pyinst32.py',
]
IGNORED_DIRS = [