optimize compiled modules in win32
This commit is contained in:
parent
8f2120371b
commit
17b60033ab
|
@ -65,6 +65,7 @@ opts = {
|
||||||
'excludes': [
|
'excludes': [
|
||||||
'docutils'
|
'docutils'
|
||||||
],
|
],
|
||||||
|
'optimize': 2,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue