strix

A simple web UI for motion
git clone https://www.brianlane.com/git/strix
Log | Files | Refs | LICENSE

commit 3fbc103d37013f40cb3576366e3390e0e5cc08d6
parent f49ab0fbd8bd6d06c8924d9c4c295fd8c7786d45
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Sun, 16 Jul 2017 08:49:12 -0700

Add bottle to requirements

Diffstat:
Mrequirements.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,2 +1,3 @@ mypy pytest +bottle