-
Notifications
You must be signed in to change notification settings - Fork 2
/
Pipfile.lock
33 lines (33 loc) · 883 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
{
"_meta": {
"hash": {
"sha256": "949e6274ff1dbf02dad28333a096b55d95f0f60c7fc18cfd2e632de982947082"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"proselflc": {
"editable": true,
"path": "."
},
"pyscaffold": {
"hashes": [
"sha256:1c3a2b76e60319b6ffc2a8b54e240382109c6241576bf0a47ea476c7194f6a69",
"sha256:24c334bd3550ff4caefdc0e962213c3184a5c7ba5f3bb3bb1c994da4fdbaa529"
],
"markers": "python_version >= '3.4'",
"version": "==3.3.1"
}
},
"develop": {}
}