X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/7222f314a3d0a6da24e578749d4ca414288e87b3..refs/heads/revert-863-do-not-upload-bdist:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 4adf5ed..aec7911 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,9 @@ -Adafruit-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) + .