Forgot to add new dependency on python watchdog

This commit is contained in:
Gina Häußge 2014-05-19 17:55:52 +02:00
parent 4739c71ee0
commit 4810aec10d
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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