-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
29 lines (29 loc) · 804 Bytes
/
Pipfile.lock
File metadata and controls
29 lines (29 loc) · 804 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
{
"_meta": {
"hash": {
"sha256": "8fe51313acba82a10278adb27d7653f71bd76c85dea69ecbfb1660c7aec2d380"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.tuna.tsinghua.edu.cn/simple",
"verify_ssl": true
}
]
},
"default": {
"fake-bpy-module-2-92": {
"hashes": [
"sha256:45a19d1d43419cb7449b1b186f5c33dd27077d2dccd5dbfb7ec7e42cce961b33",
"sha256:f537535ffc0a8c85dade036d6fb159ba13725150f7413d5873e3b2aa1362fb08"
],
"index": "pypi",
"version": "==20210304"
}
},
"develop": {}
}