forked from platformio/platformio-core
Fix new lines between keywords
This commit is contained in:
4
setup.py
4
setup.py
@ -42,7 +42,7 @@ setup(
|
||||
"Topic :: Software Development :: Build Tools",
|
||||
"Topic :: Software Development :: Compilers"
|
||||
],
|
||||
keywords=("builder library manager atmel avr sam freescale kinetis nordic"
|
||||
"nrf51 nxp lpc st stm32 ti msp430 tiva teensy arduino mbed"
|
||||
keywords=("builder library manager atmel avr sam freescale kinetis nordic "
|
||||
"nrf51 nxp lpc st stm32 ti msp430 tiva teensy arduino mbed "
|
||||
"libopencm3")
|
||||
)
|
||||
|
Reference in New Issue
Block a user