Add lxml requirement note (#4651)
This commit is contained in:
parent
fb2236f70e
commit
8226c05682
1 changed files with 5 additions and 1 deletions
|
@ -48,4 +48,8 @@ scan_interval:
|
|||
required: true
|
||||
default: 30
|
||||
type: int
|
||||
{% endconfiguration %}
|
||||
{% endconfiguration %}
|
||||
|
||||
<p class='note'>
|
||||
The requirement `lxml` has to be [installed](http://lxml.de/installation.html) manually `pip install lxml` on some devices.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue