Skip to content

Commit c73763b

Browse files
committed
Add adafruit_miniqr to setup.py requirements
1 parent d3c49e0 commit c73763b

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
@@ -44,6 +44,7 @@
4444
"adafruit-circuitpython-adafruitio",
4545
"adafruit-circuitpython-simpleio",
4646
"adafruit-circuitpython-fakerequests",
47+
"adafruit-circuitpython-miniqr",
4748
],
4849
# Choose your license
4950
license="MIT",

0 commit comments

Comments
 (0)