Set up project
This commit is contained in:
parent
c7c9a00f0d
commit
322bf46a6c
5 changed files with 248 additions and 0 deletions
17
poetry.lock
generated
Normal file
17
poetry.lock
generated
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "fuse-python"
|
||||
version = "1.0.7"
|
||||
description = "Bindings for FUSE"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "fuse-python-1.0.7.tar.gz", hash = "sha256:32188063652408cd472aebb6f92d35df92c8bb42009371f8c8927bb37e6bdd1b"},
|
||||
{file = "fuse_python-1.0.7-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:873d177ebf1c28c2a7609e4727fbed5713d5c2d8113fb072bd6b7ae87a722fc0"},
|
||||
]
|
||||
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "78b4e5022cbdec633443a6497c52138f3c59438af5df1922653e6e021a869b9d"
|
||||
Loading…
Add table
Add a link
Reference in a new issue