Add libray.json

This commit is contained in:
Ivan Kravets
2015-12-07 17:43:33 +02:00
parent 7eed6f56f6
commit 28619a6ce7

View File

@@ -74,6 +74,6 @@ setup(
keywords=[ keywords=[
"iot", "build tool", "compiler", "builder", "library manager", "iot", "build tool", "compiler", "builder", "library manager",
"embedded", "ci", "continuous integration", "arduino", "mbed", "embedded", "ci", "continuous integration", "arduino", "mbed",
"framework", "ide", "ide integration" "framework", "ide", "ide integration", "library.json"
] ]
) )