We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce71117 commit 5c1a301Copy full SHA for 5c1a301
setup.py
@@ -34,7 +34,7 @@
34
# Author details
35
author="Adafruit Industries & Damien P. George",
36
author_email="circuitpython@adafruit.com",
37
- install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pypixelbuf>=2.0.0"],
+ install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pixelbuf"],
38
# Choose your license
39
license="MIT",
40
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments