Skip to content

Commit 98791ac

Browse files
authored
Merge pull request #7 from kattni/update-requirements
Update requirements
2 parents e69db6d + 5538513 commit 98791ac

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Adafruit-Blinka
22
adafruit-circuitpython-busdevice
3+
adafruit-circuitpython-register

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535

3636
install_requires=[
3737
'Adafruit-Blinka'
38+
'adafruit-circuitpython-busdevice'
39+
'adafruit-circuitpython-register'
3840
],
3941

4042
# Choose your license

0 commit comments

Comments
 (0)