summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2017-04-03 20:18:23 +0200
committerGitHub <noreply@github.com>2017-04-03 20:18:23 +0200
commitc82d515e541c31019784e884e50d093fb955d49a (patch)
tree14d81aaf05495739fcf250152d97626fde952743 /requirements.txt
parent7e116e10bf9ee1ef19c12e7c3d24f7ba3b8e9800 (diff)
downloadqtivi-qface-c82d515e541c31019784e884e50d093fb955d49a.tar.gz
yaml based inline annotations (#31)
* added support for inline yaml based annotations * CLI supports now livereloading of the documentation * updated the documentation to cover more annoations insights * added support for inline yaml based annotations * CLI supports now livereloading of the documentation * updated the documentation to cover more annoations insights * clarified that there should be one annotation per line
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index bbcf80e..c0f6959 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,6 +3,7 @@ jinja2
click
path.py
watchdog
+livereload
pyyaml
pytest
coverage