mirror of https://github.com/ARMmbed/mbed-os.git
Lowercased name
parent
35359d3f0a
commit
a73db1091a
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ DESCRIPTION = open('description.rst')
|
|||
OWNER_NAMES = 'emilmont, bogdanm'
|
||||
OWNER_EMAILS = 'Emilio.Monti@arm.com, Bogdan.Marinescu@arm.com'
|
||||
|
||||
setup(name='Mbed',
|
||||
setup(name='mbed',
|
||||
version='0.0.1',
|
||||
description='Build and test system for mbed',
|
||||
long_description=DESCRIPTION,
|
||||
|
|
Loading…
Reference in New Issue