mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Added more modules missed by bdist_esky
This commit is contained in:
parent
bc45e726f3
commit
6e8dd2a02c
1 changed files with 4 additions and 0 deletions
4
setup.py
4
setup.py
|
@ -354,6 +354,10 @@ FREEZER_INCLUDES = [
|
|||
'distutils.version',
|
||||
'numbers',
|
||||
'json',
|
||||
'M2Crypto',
|
||||
'Cookie',
|
||||
'asyncore',
|
||||
'fileinput'
|
||||
]
|
||||
|
||||
if IS_WINDOWS_PLATFORM:
|
||||
|
|
Loading…
Add table
Reference in a new issue