forked from brython-dev/brython
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
42 lines (42 loc) · 1.38 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
{
"_meta": {
"hash": {
"sha256": "2692c5ecffa418e0eab3752e814b8cc513bd933ec4a41bbec4ab232d0a33d05a"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.5.2",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.13.0-39-generic",
"platform_system": "Linux",
"platform_version": "#44~16.04.1-Ubuntu SMP Thu Apr 5 16:43:10 UTC 2018",
"python_full_version": "3.5.2",
"python_version": "3.5",
"sys_platform": "linux"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {},
"develop": {
"plumbum": {
"hashes": [
"sha256:4b5af076fef56fe7345b67f7fa4c79185fa64ac5bc14a9de1aa1447b58b6cbd0",
"sha256:d179b90a9927f91427a28c1bac2864c61342cb43ef39aa7324c7c9a96bcc23eb",
"sha256:e4be6200df23b03926c27fe333356408f5212182675fcbacda06ecbfa83bf863"
],
"version": "==1.6.6"
}
}
}