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 /pyproject.toml | |
| parent | 356fee40992fbb47bd2813a241033cd8f1b3ee48 (diff) | |
Formatting and cleanup lints
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2049ef7..115522d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.12" +smbus = "^1.1.post2" [build-system] |
