--- a/setup.py Thu Mar 14 13:27:37 2019 -0700
+++ b/setup.py Thu Mar 14 18:25:07 2019 -0700
@@ -1253,7 +1253,7 @@
]
py2exeexcludes = []
-py2exedllexcludes = []
+py2exedllexcludes = ['crypt32.dll']
if issetuptools:
extra['python_requires'] = supportedpy