From 148b7890e5e898535bcd54a936f6bf5b997b5e60 Mon Sep 17 00:00:00 2001 From: Tim Head Date: Sun, 11 Nov 2018 15:55:09 +0000 Subject: [PATCH] Update Pipfile Co-Authored-By: trallard --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index bbe6d45e..87cebf0b 100644 --- a/Pipfile +++ b/Pipfile @@ -1,5 +1,5 @@ # Note that there is a dev-requirements.txt file in this project, if you are -# updating this Pipfile make sure to update the devrequirements.txt accordingly +# updating this Pipfile make sure to update the dev-requirements.txt accordingly [dev-packages] pytest="*"