There was an error while loading. Please reload this page.
1 parent 326fed4 commit 1635e9aCopy full SHA for 1635e9a
setup.py
@@ -30,7 +30,7 @@
30
# Author details
31
author="Adafruit Industries & Damien P. George",
32
author_email="circuitpython@adafruit.com",
33
- install_requires=["Adafruit-Blinka"],
+ install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pypixelbuf>=2.0.0"],
34
# Choose your license
35
license="MIT",
36
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments