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
|
||||
'conf.py',
|
||||
'buildserver.py',
|
||||
'pyinst.py',
|
||||
'pyinst32.py',
|
||||
]
|
||||
|
||||
IGNORED_DIRS = [
|
||||
|
|
Loading…
Reference in a new issue