optimize compiled modules in win32

This commit is contained in:
Yann Leboulanger 2009-11-07 14:44:15 +01:00
parent 8f2120371b
commit 17b60033ab
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ opts = {
'excludes': [
'docutils'
],
'optimize': 2,
}
}