X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/49e9395c25f1fe24046dcdb83d1734e92459f19d..refs/heads/revert-863-do-not-upload-bdist:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 32ac5dd..aec7911 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,9 @@ -Adafruit-GPIO -RPi.GPIO -rpi_ws281x>=4.0.0; platform_machine=='armv7l' + # 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) + .