From 74f7e10bf8189d3a49dbc858cc01b64559dc7a07 Mon Sep 17 00:00:00 2001 From: mlesfield Date: Wed, 25 Oct 2017 16:33:39 -0400 Subject: [PATCH] installs python 3.6 in conda env --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 768b051..cf6170a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +python>=3.6 # not_pipable click pandas numpy