mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
deploy-ng: Add hidden import hook for xml.etree.cElementTree
This commit is contained in:
parent
ccca2f39cb
commit
6a630c4d62
@ -77,6 +77,7 @@ hiddenImports = {
|
|||||||
'pkg_resources._vendor.packaging.specifiers',
|
'pkg_resources._vendor.packaging.specifiers',
|
||||||
'pkg_resources._vendor.packaging.requirements',
|
'pkg_resources._vendor.packaging.requirements',
|
||||||
],
|
],
|
||||||
|
'xml.etree.cElementTree': ['xml.etree.ElementTree'],
|
||||||
}
|
}
|
||||||
|
|
||||||
# These are missing modules that we've reported already this session.
|
# These are missing modules that we've reported already this session.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user