Skip to content

Commit af2ba59

Browse files
author
Jim Bennett
committed
Update setup.py
1 parent 7b49e4e commit af2ba59

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
@@ -29,7 +29,7 @@
2929
# Author details
3030
author="Jim Bennett",
3131
author_email="[email protected]",
32-
install_requires=["Adafruit-Blinka", "adafruit-hashlib"],
32+
install_requires=["Adafruit-Blinka", "adafruit-circuitpython-hashlib"],
3333
# Choose your license
3434
license="MIT",
3535
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)