-
Notifications
You must be signed in to change notification settings - Fork 10
/
Pipfile.lock
31 lines (31 loc) · 965 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "1bc0ede7b3958ce28d4a3a7e001ca4ac75111b35139f1e0d4404b214d689f02f"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.6",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.14.59",
"platform_system": "Linux",
"platform_version": "#1-NixOS SMP Sat Jul 28 05:55:45 UTC 2018",
"python_full_version": "3.6.6",
"python_version": "3.6",
"sys_platform": "linux"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {},
"develop": {}
}