Setup - req progen v0.8.8 - for IAR

pull/1557/head
Martin Kojtal 2016-02-23 18:04:19 +00:00
parent 2727c942e0
commit 7bdd08918f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ setup(name='mbed-tools',
url='https://github.com/mbedmicro/mbed',
packages=find_packages(),
license=LICENSE,
install_requires=["PrettyTable>=0.7.2", "PySerial>=2.7", "IntelHex>=1.3", "colorama>=0.3.3", "Jinja2>=2.7.3", "project-generator>=0.8.4,<0.9.0"])
install_requires=["PrettyTable>=0.7.2", "PySerial>=2.7", "IntelHex>=1.3", "colorama>=0.3.3", "Jinja2>=2.7.3", "project-generator>=0.8.8,<0.9.0"])
# Restore previous private_settings if needed
if backup: