From af353fc890b7ceedd4b35903f96957984714384b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 9 Sep 2017 09:40:44 -0400 Subject: [PATCH] remove pipenv from pipfile Signed-off-by: Kenneth Reitz --- Pipfile | 3 ++- Pipfile.lock | 19 ++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/Pipfile b/Pipfile index 9b860662..ec333d7b 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,8 @@ pytest = "*" mock = "*" "delegator.py" = ">=0.0.13" toml = "*" -Sphinx = "<=1.5.5" +sphinx = "<=1.5.5" +"-e ." = "*" [packages] pew = ">=0.1.26" diff --git a/Pipfile.lock b/Pipfile.lock index 1223ae78..887c8493 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -5,16 +5,16 @@ }, "host-environment-markers": { "implementation_name": "cpython", - "implementation_version": "3.6.1", + "implementation_version": "3.6.2", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", - "platform_release": "4.10.0-33-generic", - "platform_system": "Linux", - "platform_version": "#37-Ubuntu SMP Fri Aug 11 10:55:28 UTC 2017", - "python_full_version": "3.6.1", + "platform_release": "16.7.0", + "platform_system": "Darwin", + "platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64", + "python_full_version": "3.6.2", "python_version": "3.6", - "sys_platform": "linux" + "sys_platform": "darwin" }, "pipfile-spec": 2, "requires": { @@ -91,11 +91,8 @@ "version": "==1.9.0" }, "pipenv": { - "hashes": [ - "sha256:ee9a152341aa7eceec65f69310b42f14094ed1cacdf1d143b075d290ef3e8f0d", - "sha256:37ac7d6576feaa1f85af58df2a3409195977dcdf1ac86462edc4537ca883f181" - ], - "version": "==6.1.6" + "hashes": [], + "version": "==6.2.0" }, "py": { "hashes": [