Skip to content

Commit b7f6d54

Browse files
authored
Add bitmap font requirement to setup.py
1 parent be4b9f5 commit b7f6d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
install_requires=[
3636
"Adafruit-Blinka",
3737
"adafruit-blinka-displayio",
38+
"adafruit-circuitpython-bitmap-font",
3839
],
3940
# Choose your license
4041
license="MIT",

0 commit comments

Comments
 (0)