mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Added pyyaml to the list of mocked imports for the docs
This commit is contained in:
parent
762644de4c
commit
105ed6d70c
@ -29,6 +29,7 @@ class Mock(object):
|
||||
|
||||
MOCK_MODULES = [
|
||||
# salt core
|
||||
'yaml',
|
||||
'salt.msgpack._msgpack',
|
||||
'zmq',
|
||||
'Crypto',
|
||||
|
Loading…
Reference in New Issue
Block a user