Skip to content

Commit

Permalink
Merge pull request #29 from tekktrik/main
Browse files Browse the repository at this point in the history
Add Blinka to setup.py dependencies
  • Loading branch information
tannewt committed Jun 15, 2022
2 parents 042c491 + e569cbc commit 14b1858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -35,6 +35,7 @@
author="Adafruit Industries",
author_email="circuitpython@adafruit.com",
install_requires=[
"Adafruit-Blinka",
"adafruit-circuitpython-register",
"adafruit-circuitpython-busdevice",
],
Expand Down

0 comments on commit 14b1858

Please sign in to comment.