From 28619a6ce7489f9a80558297a21e593d5eb56db7 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 7 Dec 2015 17:43:33 +0200 Subject: [PATCH] Add libray.json --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index edb70648..f9cefef4 100644 --- a/setup.py +++ b/setup.py @@ -74,6 +74,6 @@ setup( keywords=[ "iot", "build tool", "compiler", "builder", "library manager", "embedded", "ci", "continuous integration", "arduino", "mbed", - "framework", "ide", "ide integration" + "framework", "ide", "ide integration", "library.json" ] )