This commit is contained in:
wheaney 2024-05-04 07:57:45 -07:00
parent 7dc965c684
commit 53011a7d4c
2 changed files with 0 additions and 40 deletions

View File

@ -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"

28
ui/Pipfile.lock generated
View File

@ -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"
}
}
}