mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Update keywords
This commit is contained in:
11
setup.py
11
setup.py
@ -71,10 +71,9 @@ setup(
|
|||||||
"Topic :: Software Development :: Build Tools",
|
"Topic :: Software Development :: Build Tools",
|
||||||
"Topic :: Software Development :: Compilers"
|
"Topic :: Software Development :: Compilers"
|
||||||
],
|
],
|
||||||
keywords=(
|
keywords=[
|
||||||
"iot builder library manager embedded development ide continuous "
|
"iot", "build tool", "compiler", "builder", "library manager",
|
||||||
"integration atmel avr sam espressif esp freescale kinetis nordic "
|
"embedded", "ci", "continuous integration", "arduino", "mbed",
|
||||||
"nrf51 nxp lpc silicon labs efm32 st stm32 ti msp430 tiva teensy "
|
"framework", "ide", "ide integration"
|
||||||
"arduino mbed libopencm3"
|
]
|
||||||
)
|
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user