diff options
| author | Yuval Adam <_@yuv.al> | 2024-09-23 15:53:46 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-09-23 15:53:46 +0200 |
| commit | 021f1a48f71b16449ed499099e894d23b7f45a99 (patch) | |
| tree | 4b80ffb6338c0e211b020ef404190e716c8e8d9f /poetry.lock | |
| parent | 356fee40992fbb47bd2813a241033cd8f1b3ee48 (diff) | |
Formatting and cleanup lints
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/poetry.lock b/poetry.lock new file mode 100644 index 0000000..7080765 --- /dev/null +++ b/poetry.lock @@ -0,0 +1,19 @@ +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. + +[[package]] +name = "smbus" +version = "1.1.post2" +description = "Python bindings for Linux SMBus access through i2c-dev" +optional = false +python-versions = "*" +files = [ + {file = "smbus-1.1.post2-cp27-cp27mu-linux_armv7l.whl", hash = "sha256:529f9effc383b6381534d1d845eaf1078bdd2d4e625c945b23cf274d5cf1c306"}, + {file = "smbus-1.1.post2-cp34-cp34m-linux_armv7l.whl", hash = "sha256:39923448455a41c6bbe823de62b191103dd711917056362d9e4b1d2c6ec0f06d"}, + {file = "smbus-1.1.post2-cp35-cp35m-linux_armv7l.whl", hash = "sha256:b467235734ae5c147c4ec0eff1afb9dba189d9d3cc086ed7e0d3dbf0ae485230"}, + {file = "smbus-1.1.post2.tar.gz", hash = "sha256:f96d345e0aa10053a8a4917634f1dc37ba1f656fa5cace7629b71777e90855c6"}, +] + +[metadata] +lock-version = "2.0" +python-versions = "^3.12" +content-hash = "d101aa09a8e1a2affec8c5cb6d8c2721f9dcda82d35b00211aa9f95ba77d0e3f" |
