Updated Pipfile.

This commit is contained in:
Cédric Bonhomme 2018-02-28 09:41:57 +01:00
parent e7a5a9aac9
commit 9967ba300e
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ name = "pypi"
[requires] [requires]
python_version = "3.6.4" python_version = "3.6"
[packages] [packages]

4
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "772f9981efdb04d8bce28d3d205149b8cf6c173d746096fa4060d4f10413b807" "sha256": "6ceb5a53404f1153a67e9b1474f3a98c00acc70b8190aba9a9b34fb8f1339a87"
}, },
"host-environment-markers": { "host-environment-markers": {
"implementation_name": "cpython", "implementation_name": "cpython",
@ -18,7 +18,7 @@
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
"python_version": "3.6.4" "python_version": "3.6"
}, },
"sources": [ "sources": [
{ {