forked from bluicezhen/GPX-in-China
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
45 lines (45 loc) · 1.47 KB
/
Pipfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"_meta": {
"hash": {
"sha256": "b83b4e4703e8f6f1ccfff3fe68c5ea76ae9fd4c8cb6169867c6e4a90c0917ff1"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.5",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "17.6.0",
"platform_system": "Darwin",
"platform_version": "Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64",
"python_full_version": "3.6.5",
"python_version": "3.6",
"sys_platform": "darwin"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"click": {
"hashes": [
"sha256:29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d",
"sha256:f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b"
],
"version": "==6.7"
},
"currently": {
"git": "https://github.com/tkrajina/gpxpy.git",
"ref": "29911dbf10db0f40e6bc8ac1f719e30cc47677ed"
}
},
"develop": {}
}