Add "i3ipc" to docs/conf.py mock modules (b7a73f5b4
)
This commit is contained in:
parent
c6e29b2382
commit
62cc2db7fb
@ -42,8 +42,8 @@ MOCK_MODULES = [
|
|||||||
"apiclient",
|
"apiclient",
|
||||||
"googleapiclient.errors",
|
"googleapiclient.errors",
|
||||||
"vlc",
|
"vlc",
|
||||||
"dateutil.tz"
|
"dateutil.tz",
|
||||||
|
"i3ipc",
|
||||||
]
|
]
|
||||||
|
|
||||||
for mod_name in MOCK_MODULES:
|
for mod_name in MOCK_MODULES:
|
||||||
|
Loading…
Reference in New Issue
Block a user