Updated Python full version with pipenv

This commit is contained in:
Cédric Bonhomme 2018-02-23 15:21:06 +01:00
parent 9de4643458
commit 0891b92b12
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

4
Pipfile.lock generated
View file

@ -5,14 +5,14 @@
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.3",
"implementation_version": "3.6.4",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.13.0-36-generic",
"platform_system": "Linux",
"platform_version": "#40-Ubuntu SMP Fri Feb 16 20:07:48 UTC 2018",
"python_full_version": "3.6.3",
"python_full_version": "3.6.4",
"python_version": "3.6",
"sys_platform": "linux"
},