Skip to content

Commit

Permalink
Packaging: Add pillow as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Feb 7, 2024
1 parent cd66f78 commit 841bffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ classifiers = [
]
dependencies = [
"numpy",
"pillow",
"smbus2",
"spidev",
"gpiodevice>=0.0.3"
Expand Down

0 comments on commit 841bffa

Please sign in to comment.