Skip to content

Commit 30252d9

Browse files
committed
Spell out evdev dependency for readthedocs
1 parent fb7b885 commit 30252d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
import pip
2727
pip.main(['install', 'sphinx_bootstrap_theme'])
2828
pip.main(['install', 'recommonmark'])
29+
pip.main(['install', 'evdev'])
2930

3031
import sphinx_bootstrap_theme
3132
from recommonmark.parser import CommonMarkParser

0 commit comments

Comments
 (0)