Added bs4
This commit is contained in:
parent
d18988827f
commit
23b60fd2b7
@ -30,7 +30,7 @@ MOCK_MODULES = [
|
|||||||
"i3pystatus.pulseaudio.pulse",
|
"i3pystatus.pulseaudio.pulse",
|
||||||
"notmuch",
|
"notmuch",
|
||||||
"requests",
|
"requests",
|
||||||
"beautifulsoup4"
|
"bs4"
|
||||||
]
|
]
|
||||||
|
|
||||||
for mod_name in MOCK_MODULES:
|
for mod_name in MOCK_MODULES:
|
||||||
|
Loading…
Reference in New Issue
Block a user