-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
36 lines (36 loc) · 991 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
32
33
34
35
36
{
"_meta": {
"hash": {
"sha256": "1597a26e0672803c2c60540026143024b946efe832582a17fce2fa931337798b"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"command": {
"hashes": [
"sha256:825af5adb84df91a4130c3fd112df0b33fbbb8ae77b16c29d21c6eb655102bf0",
"sha256:969afad0c9f1aece762d522e2482c7039f3131a86bd986d704ceea7c0714f674"
],
"index": "pypi",
"version": "==0.1.0"
},
"wmctrl": {
"hashes": [
"sha256:d806f65ac1554366b6e31d29d7be2e8893996c0acbb2824bbf2b1f49cf628a13"
],
"index": "pypi",
"version": "==0.3"
}
},
"develop": {}
}