From 775a97f1db74e1cb8c3b6ff3892c059a8cc8e2ec Mon Sep 17 00:00:00 2001 From: Gene Kogan Date: Fri, 12 Apr 2019 19:04:54 -0400 Subject: [PATCH] runway to pipfile --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 6ad8a56..af333cf 100644 --- a/Pipfile +++ b/Pipfile @@ -11,6 +11,7 @@ toposort = "==1.5" horovod = "==0.13.8" Keras = "==2.2.0" Pillow = "==5.2.0" +runway-python = "*" [requires] python_version = "3.5"