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" ] )