Merge pull request #37 from guyush1/hotfix/fix-python-module-generation
build: fix python frozen modules generation
This commit is contained in:
commit
068ae4eb24
@ -1,4 +1,3 @@
|
|||||||
abc
|
|
||||||
_aix_support
|
_aix_support
|
||||||
antigravity
|
antigravity
|
||||||
argparse
|
argparse
|
||||||
@ -8,7 +7,6 @@ bdb
|
|||||||
bisect
|
bisect
|
||||||
calendar
|
calendar
|
||||||
cmd
|
cmd
|
||||||
codecs
|
|
||||||
codeop
|
codeop
|
||||||
code
|
code
|
||||||
<collections.**.*>
|
<collections.**.*>
|
||||||
@ -54,7 +52,6 @@ hmac
|
|||||||
imaplib
|
imaplib
|
||||||
<importlib.**.*>
|
<importlib.**.*>
|
||||||
inspect
|
inspect
|
||||||
io
|
|
||||||
ipaddress
|
ipaddress
|
||||||
<json.**.*>
|
<json.**.*>
|
||||||
keyword
|
keyword
|
||||||
|
Loading…
x
Reference in New Issue
Block a user