diff options
author | Jan Dittberner <jandd@cacert.org> | 2018-10-27 01:23:58 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2018-10-27 01:23:58 +0200 |
commit | 844119e0863da10d94b465150cde119b848f29b8 (patch) | |
tree | b49a77f84e6b3bf4de47010fb7f76eb2aca48535 /Pipfile.lock | |
parent | d0a2424a211fbd22c88ea1315f6cf51c1cd84039 (diff) | |
download | cacert-codedocs-844119e0863da10d94b465150cde119b848f29b8.tar.gz cacert-codedocs-844119e0863da10d94b465150cde119b848f29b8.tar.xz cacert-codedocs-844119e0863da10d94b465150cde119b848f29b8.zip |
Update Pipfile.lock
Diffstat (limited to 'Pipfile.lock')
-rw-r--r-- | Pipfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index c7f5957..fa55f10 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "79ff5ee916caddd1a501ea9f2a89f04e6f4b7ace5aee173ebdbf80e5d49ea6de" + "sha256": "417eb38160355888d7facf1e7b8f6c471a896147223b34b89d9944597a758c96" }, "pipfile-spec": 6, "requires": { @@ -66,6 +66,7 @@ "sha256:8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8" ], "index": "pypi", + "markers": "python_version != '3.1.*' and python_version != '3.2.*' and python_version != '3.3.*' and python_version != '3.0.*' and python_version >= '2.7'", "version": "==2.1.11" }, "idna": { |