Skip to content

Commit

Permalink
Merge pull request #25 from kubostech/integration-runner
Browse files Browse the repository at this point in the history
Adding pyserial python module
  • Loading branch information
kyleparrott authored Jun 26, 2017
2 parents 1e89b7e + 6615b0a commit 5ff071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubos-dev/script/privileged-provision.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip install pysocks #Temporary - This will be added to the kubos-cli requirements.txt
pip install pysocks pyserial #Temporary - This will be added to the kubos-cli requirements.txt
pip install git+https://github.com/kubostech/kubos-cli

mkdir -p /usr/local/lib/yotta_modules
Expand Down

0 comments on commit 5ff071f

Please sign in to comment.