Skip to content

Commit 617fcf2

Browse files
author
brentru
committed
fix #2
1 parent f69d454 commit 617fcf2

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
@@ -36,7 +36,7 @@
3636
author_email="[email protected]",
3737
install_requires=[
3838
"Adafruit-Blinka",
39-
"adafruit-requests",
39+
"adafruit-circuitpython-requests",
4040
],
4141
# Choose your license
4242
license="MIT",

0 commit comments

Comments
 (0)