forked from hminsky2002/3-python-package-exercise-liatha3
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
28 lines (28 loc) · 678 Bytes
/
Pipfile.lock
File metadata and controls
28 lines (28 loc) · 678 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
{
"_meta": {
"hash": {
"sha256": "8c72f9d8255458865c38317f97312fd4409ad0c868b953da7bd0d563db20c242"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"testpy": {
"hashes": [
"sha256:64f3df5d0d20164e970af817213446cac87bb9fd72102865a408fe6c69259c37"
],
"index": "pypi",
"version": "==0.3"
}
},
"develop": {}
}