forked from asweigart/PyGetWindow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
31 lines (31 loc) · 740 Bytes
/
Pipfile.lock
File metadata and controls
31 lines (31 loc) · 740 Bytes
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": "459d85ee731cb3aba066d3fc4c4a5408f6f9461b8b6ba16e3912a9408b5c528a"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pygetwindow": {
"editable": true,
"path": "."
},
"pyrect": {
"hashes": [
"sha256:3b2fa7353ce32a11aa6b0a15495968d2a763423c8947ae248b92c037def4e202"
],
"version": "==0.1.4"
}
},
"develop": {}
}