From ef8d0023e90d76c61737a4121bbb4ddd9b557de7 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Mon, 2 Nov 2020 20:01:21 +0100 Subject: update pipfile --- Pipfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index b367613..aa9a83a 100644 --- a/Pipfile +++ b/Pipfile @@ -4,6 +4,9 @@ url = "https://pypi.org/simple" verify_ssl = true [dev-packages] +isort = "*" +yapf = "*" +ipython = "*" [packages] elasticsearch = "*" -- cgit v1.2.3