mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Added mock object for M2Crypto when building the docs
This commit is contained in:
parent
815b197b9b
commit
b1bc8ff503
@ -39,6 +39,7 @@ MOCK_MODULES = [
|
||||
'Crypto.Hash',
|
||||
'Crypto.PublicKey',
|
||||
'Crypto.Random',
|
||||
'M2Crypto',
|
||||
# modules, renderers, states, returners, et al
|
||||
'MySQLdb',
|
||||
'MySQLdb.cursors',
|
||||
|
Loading…
Reference in New Issue
Block a user