Requirements - fix progen def name - use dashes

Fixes #2275. Reference:
http://pybuilder.github.io/documentation/external_plugins.html#.V5m-hfmANBc
pull/2284/head
0xc0170 2016-07-28 09:17:06 +01:00
parent c17132ac59
commit 9b89fc3b90
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ PrettyTable>=0.7.2
Jinja2>=2.7.3
IntelHex>=1.3
project-generator>=0.9.7,<0.10.0
project_generator_definitions>=0.2.26,<0.3.0
project-generator-definitions>=0.2.26,<0.3.0
junit-xml
pyYAML
requests