From f521a25970140e187d43458efc2bdea37dc93f17 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Fri, 3 Feb 2017 09:29:13 -0700 Subject: [PATCH] remove pin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8c1e25b8..d3822803 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: docs init: - pip install pipenv==3.1.9 + pip install pipenv pipenv lock pipenv install --dev