pyinstaller: add passlib hook

This commit is contained in:
Maximilian Hils 2017-09-04 17:53:55 +02:00
parent f46e5e667f
commit f6f9944160

View File

@ -0,0 +1 @@
hiddenimports = ["configparser"]