Skip to content

Commit

Permalink
Use the correct package name
Browse files Browse the repository at this point in the history
  • Loading branch information
knro committed Jan 14, 2025
1 parent 974374a commit b5b8b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
dependencies = [
"requests",
"bottle",
"dbus",
"dbus-python",
]


Expand Down

0 comments on commit b5b8b47

Please sign in to comment.