mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
add sqlite to the esky builds
This commit is contained in:
parent
525cd2a064
commit
e0c86978c3
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -546,6 +546,7 @@ FREEZER_INCLUDES = [
|
|||
'sqlite3',
|
||||
'email',
|
||||
'email.mime.*',
|
||||
'sqlite3',
|
||||
]
|
||||
|
||||
if HAS_ZMQ and hasattr(zmq, 'pyzmq_version_info'):
|
||||
|
|
Loading…
Add table
Reference in a new issue