From eb905b6ad432456c13bed092d073121efc406026 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 14 Feb 2019 13:10:01 +0000 Subject: [PATCH] Pin version of Python --- Pipfile | 2 +- Pipfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile b/Pipfile index 3e8b862..9c7ae7b 100644 --- a/Pipfile +++ b/Pipfile @@ -8,4 +8,4 @@ verify_ssl = true [packages] [requires] -python_version = "3" +python_version = "3.5" diff --git a/Pipfile.lock b/Pipfile.lock index a36a2c8..591163c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "4e61a4ba9e6f02f50f68627253af5ababd9b1b4c1e10294e48158e1f42c0c5a6" + "sha256": "f05f9e300c88030ff492b1c6c019990ad9d8656221ef7c28e7636a2f86a79791" }, "pipfile-spec": 6, "requires": { - "python_version": "3" + "python_version": "3.5" }, "sources": [ {