Skip to content

Commit 2bc1b86

Browse files
authored
Merge pull request #69 from tekktrik/dev/fix-doc-building
Add adafruit_miniqr to setup.py requirements
2 parents 9fac3e2 + c73763b commit 2bc1b86

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)