From 9f463301477fed16c69d82b0ec0ca0d6eecb7a90 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Fri, 30 Jun 2017 13:54:40 -0500 Subject: [PATCH] Adding waylonwlaker/iplotter to requirements. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d753dec..10dab8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ flask -pandas \ No newline at end of file +pandas +-e git+https://github.com/WaylonWalker/iplotter.git@master#egg=iplotter \ No newline at end of file