Skip to content

Commit 1635e9a

Browse files
authored
Add pypixelbuf as a dep
1 parent 326fed4 commit 1635e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# Author details
3131
author="Adafruit Industries & Damien P. George",
3232
author_email="[email protected]",
33-
install_requires=["Adafruit-Blinka"],
33+
install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pypixelbuf>=2.0.0"],
3434
# Choose your license
3535
license="MIT",
3636
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)