From 320ba43cdd27f1a77fc524580f548e0f1333dd4d Mon Sep 17 00:00:00 2001 From: PCoder Date: Fri, 13 Sep 2019 11:40:10 +0530 Subject: [PATCH] Update Pipfile to obtain etcd3_wrapper from pypi --- Pipfile | 2 +- Pipfile.lock | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index c759d40..c644b77 100644 --- a/Pipfile +++ b/Pipfile @@ -9,8 +9,8 @@ verify_ssl = true flask = "*" flask-restful = "*" python-decouple = "*" -etcd3-wrapper = {editable = true,git = "https://code.ungleich.ch/ungleich-public/etcd3_wrapper.git"} etcd3 = "*" +etcd3-wrapper = "*" [requires] python_version = "3.7" diff --git a/Pipfile.lock b/Pipfile.lock index dec6344..4291add 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "da2b08622be40cebb58efc5e298ffcb88253b829f6b90168e07de663ab95e267" + "sha256": "22f27e3803c07b726e7064fb3a78f071e4c278477d22701c8cf0382044288e41" }, "pipfile-spec": 6, "requires": { @@ -38,9 +38,12 @@ "version": "==0.10.0" }, "etcd3-wrapper": { - "editable": true, - "git": "https://code.ungleich.ch/ungleich-public/etcd3_wrapper.git", - "ref": "c86c1fc4dcb4a0467f0557144d1bca0812fb9c86" + "hashes": [ + "sha256:0296a4cc7c75c6c432f54e95699271894716e99048c9987df55b6885ed9d5d07", + "sha256:8c4e90593ea6586978f0fbd484e46fd7d8554e06cb9804d34805a1f15a046b63" + ], + "index": "pypi", + "version": "==0.5.2" }, "flask": { "hashes": [