Skip to content

Commit 5c1a301

Browse files
committed
Update setup.py
1 parent ce71117 commit 5c1a301

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
@@ -34,7 +34,7 @@
3434
# Author details
3535
author="Adafruit Industries & Damien P. George",
3636
author_email="circuitpython@adafruit.com",
37-
install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pypixelbuf>=2.0.0"],
37+
install_requires=["Adafruit-Blinka", "adafruit-circuitpython-pixelbuf"],
3838
# Choose your license
3939
license="MIT",
4040
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)