From 2d85e1cce20bea15595a70f2d1fb303e95ca5d0f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 29 Mar 2018 22:04:39 -0700 Subject: progress on pig tests --- pig/Pipfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pig/Pipfile.lock') diff --git a/pig/Pipfile.lock b/pig/Pipfile.lock index 2ae4d69..3ac834f 100644 --- a/pig/Pipfile.lock +++ b/pig/Pipfile.lock @@ -1,24 +1,24 @@ { "_meta": { "hash": { - "sha256": "8a7f3e832d1c7a39918cabd60145d566e66b48ca8f7ada59b0128a28a8096398" + "sha256": "6591f4ebe3f7ad124ef9bae389cd9c11b2fe1d6936bf65c4cec64cb016ef0661" }, "host-environment-markers": { "implementation_name": "cpython", - "implementation_version": "0", + "implementation_version": "3.5.3", "os_name": "posix", "platform_machine": "x86_64", "platform_python_implementation": "CPython", "platform_release": "4.9.0-6-amd64", "platform_system": "Linux", "platform_version": "#1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02)", - "python_full_version": "2.7.13", - "python_version": "2.7", - "sys_platform": "linux2" + "python_full_version": "3.5.3", + "python_version": "3.5", + "sys_platform": "linux" }, "pipfile-spec": 6, "requires": { - "python_version": "2.7" + "python_version": "3.5" }, "sources": [ { -- cgit v1.2.3