Adafruit_Blinka/requirements.txt
2025-06-23 08:35:58 -07:00

9 lines
250 B
Text
Executable file

# requirements.txt
#
# installs dependencies from ./setup.py, and the package itself,
# in editable mode
# -e .
# (the -e above is optional). you could also just install the package
# normally with just the line below (after uncommenting)
.