Skip to content

Commit 14b1858

Browse files
authored
Merge pull request #29 from tekktrik/main
Add Blinka to setup.py dependencies
2 parents 042c491 + e569cbc commit 14b1858

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
author="Adafruit Industries",
3636
author_email="circuitpython@adafruit.com",
3737
install_requires=[
38+
"Adafruit-Blinka",
3839
"adafruit-circuitpython-register",
3940
"adafruit-circuitpython-busdevice",
4041
],

0 commit comments

Comments
 (0)