dupeguru/qt/base/cxfreeze_fix.py

5 lines
158 B
Python

# cxfreeze has some problems detecting all dependencies.
# This modules explicitly import those problematic modules.
import lxml._elementpath
import gzip