From d1b3e9e37521d5bd8f46dd433db945593f39c60c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 2 Aug 2019 10:58:21 +0300 Subject: [PATCH] pipenv install -e . --- Pipfile | 1 + Pipfile.lock | 12 ++++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index f95af42..b435e67 100644 --- a/Pipfile +++ b/Pipfile @@ -15,6 +15,7 @@ xlrd = "*" requests = "*" requests-cache = "*" pycountry = "*" +csv-metadata-quality = {editable = true,path = "."} [requires] python_version = "3.7" diff --git a/Pipfile.lock b/Pipfile.lock index 936a0f0..83781a0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1c4130ed98fb55545244ba2926f2b4246dc86af7545cb892a45311426f934cae" + "sha256": "9f9d2e8d33389c9c3de7f4c2739424714bac32e9da3ad36b69f786273a78bd43" }, "pipfile-spec": 6, "requires": { @@ -30,6 +30,10 @@ ], "version": "==3.0.4" }, + "csv-metadata-quality": { + "editable": true, + "path": "." + }, "idna": { "hashes": [ "sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407", @@ -102,10 +106,10 @@ }, "pytz": { "hashes": [ - "sha256:303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda", - "sha256:d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141" + "sha256:26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32", + "sha256:c894d57500a4cd2d5c71114aaab77dbab5eabd9022308ce5ac9bb93a60a6f0c7" ], - "version": "==2019.1" + "version": "==2019.2" }, "requests": { "hashes": [