From 01be5cfd7058408ec09aa508fb9b7aaff31e69cc Mon Sep 17 00:00:00 2001 From: Sourav Badami Date: Mon, 25 Jun 2018 00:26:35 +0530 Subject: [PATCH] Fix Pipfile.lock issue. (#623) * minor changes * Fix Pipfile.lock issue. --- .travis.yml | 2 +- Pipfile.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5f07a75be..f267c21c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ env: install: - pip install pipenv - - pipenv install --skip-lock + - pipenv install before_script: diff --git a/Pipfile.lock b/Pipfile.lock index 851be1fc0..e884af76e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "78d4ee89812d380eb5a1504ce9aaf9c36228e937094d8894762fba851b0ac58f" + "sha256": "256c136c35e0515f63ec63911dd562c1a429dbf58a564e228c1d313b2baabdb1" }, "pipfile-spec": 6, "requires": { @@ -77,7 +77,7 @@ "sha256:edabd457cd23a02965166026fd9bfd196f4324fe6032e866d0f3bd0301cd486f", "sha256:fdf1c1dc5bafc32bc5d08b054f94d659422b05aba244d6be4ddc1c72d9aa70fb" ], - "markers": "platform_python_implementation != 'pypy'", + "markers": "platform_python_implementation != 'PyPy'", "version": "==1.11.5" }, "chardet": { @@ -389,6 +389,13 @@ ], "version": "==2.18" }, + "pylibmc": { + "hashes": [ + "sha256:fc54e28a9f1b5b2ec0c030da29c7ad8a15c2755bd98aaa4142eaf419d5fabb33" + ], + "index": "pypi", + "version": "==1.5.2" + }, "pyopenssl": { "hashes": [ "sha256:26ff56a6b5ecaf3a2a59f132681e2a80afcc76b4f902f612f518f92c2a1bf854",