Skip to content

Commit

Permalink
Add bitmap font requirement to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik authored Feb 18, 2022
1 parent be4b9f5 commit b7f6d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
install_requires=[
"Adafruit-Blinka",
"adafruit-blinka-displayio",
"adafruit-circuitpython-bitmap-font",
],
# Choose your license
license="MIT",
Expand Down

0 comments on commit b7f6d54

Please sign in to comment.