From f97637d28b6dee1b5403e65979a7cfc825cff2f5 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Mon, 24 Jun 2019 14:25:33 +0800 Subject: [PATCH] add wheel --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 5e4c9ad5..bee6c544 100644 --- a/Pipfile +++ b/Pipfile @@ -20,5 +20,6 @@ coveralls = "*" twine = "*" contextlib2 = "*" locustio = "*" +wheel = "*" [scripts]