From db8f38ac563309b96ef49db9cd43fb65678c0a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petter=20Kraab=C3=B8l?= Date: Sun, 25 Aug 2019 02:43:07 +0200 Subject: [PATCH] Added wheel to dev dependencies. --- Pipfile | 1 + Pipfile.lock | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 9e88b16..08a41c4 100644 --- a/Pipfile +++ b/Pipfile @@ -13,6 +13,7 @@ twine = "*" pytest-cov = "*" pytest = "*" responses = "*" +wheel = "*" [requires] python_version = "3.7" diff --git a/Pipfile.lock b/Pipfile.lock index 5be249e..3723c9f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "90b63259f0f88d3415128e9f891908a0a1ca162a03c5d077942310566c9c4dd3" + "sha256": "7652d22b8c53d088b1015661349881e0b812ba380faa3915eb28423a191c9861" }, "pipfile-spec": 6, "requires": { @@ -326,6 +326,14 @@ ], "version": "==0.5.1" }, + "wheel": { + "hashes": [ + "sha256:10c9da68765315ed98850f8e048347c3eb06dd81822dc2ab1d4fde9dc9702646", + "sha256:f4da1763d3becf2e2cd92a14a7c920f0f00eca30fdde9ea992c836685b9faf28" + ], + "index": "pypi", + "version": "==0.33.6" + }, "zipp": { "hashes": [ "sha256:3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f9bcd8e",