Skip to content

Commit

Permalink
Added RGPI.GPIO
Browse files Browse the repository at this point in the history
  • Loading branch information
faebser committed Jan 29, 2016
1 parent 2800ed5 commit 751cd5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ env/lib/python2.7/site-packages/enum: env
env/lib/python2.7/site-packages/configparser.py: env
env/bin/pip install configparser==3.3.0r2

env/lib/python2.7/site-packages/RPi: env
env/bin/pip install RPi.GPIO

env:
virtualenv env

0 comments on commit 751cd5b

Please sign in to comment.