From d53b0dcf21a5bfabdfe2dffb73d9231c4842114b Mon Sep 17 00:00:00 2001 From: Blake DeMarcy Date: Thu, 13 Apr 2017 10:27:05 -0500 Subject: [PATCH] update script dependancies --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 310e7f6..e3b1fc1 100755 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ DEPS=( cherrypy - markdown + urwid ) case $1 in