From 6e5417035db9e6a71937e04b56820f2e503e4b22 Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Wed, 15 Jul 2015 15:58:08 +0100 Subject: [PATCH] Add platformio dependency --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 779a5a3..6f376ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,3 @@ -protobuf \ No newline at end of file +protobuf +platformio +scons \ No newline at end of file