WIP
This commit is contained in:
parent
7dc965c684
commit
53011a7d4c
12
ui/Pipfile
12
ui/Pipfile
|
|
@ -1,12 +0,0 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
|
||||
[dev-packages]
|
||||
pygobject-stubs = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "f363f820b1e601b5678bb4d65939db586a4db4fb008ee873697aff3df08d0877"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
"python_version": "3.11"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "pypi",
|
||||
"url": "https://pypi.org/simple",
|
||||
"verify_ssl": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"default": {},
|
||||
"develop": {
|
||||
"pygobject-stubs": {
|
||||
"hashes": [
|
||||
"sha256:e1c7e32658213ae711d8afc5ea083a434231b8b588d1de23f50d5705a9c8eefe"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==2.11.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue