]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - requirements.txt
Revert back to using setup.py to fix install problems
[Adafruit_Blinka-hackapet.git] / requirements.txt
old mode 100644 (file)
new mode 100755 (executable)
index 8b13789..4737d9b
@@ -1 +1,9 @@
+ # 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)
+ .
\ No newline at end of file