Forgot to add new dependency on python watchdog
This commit is contained in:
parent
4739c71ee0
commit
4810aec10d
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Flask-Principal==0.3.5
|
|||
netaddr>=0.7.10
|
||||
mock>=1.0.1
|
||||
nose>=1.3.0
|
||||
watchdog
|
||||
|
||||
sphinxcontrib-httpdomain
|
||||
sphinx_rtd_theme
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ pyserial>=2.6
|
|||
netaddr>=0.7.10
|
||||
mock>=1.0.1
|
||||
nose>=1.3.0
|
||||
watchdog
|
||||
|
||||
sphinxcontrib-httpdomain
|
||||
sphinx_rtd_theme
|
||||
|
|
|
|||
Loading…
Reference in a new issue