Skip to content

Commit 9b89fc3

Browse files
committed
Requirements - fix progen def name - use dashes
Fixes #2275. Reference: http://pybuilder.github.io/documentation/external_plugins.html#.V5m-hfmANBc
1 parent c17132a commit 9b89fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PrettyTable>=0.7.2
44
Jinja2>=2.7.3
55
IntelHex>=1.3
66
project-generator>=0.9.7,<0.10.0
7-
project_generator_definitions>=0.2.26,<0.3.0
7+
project-generator-definitions>=0.2.26,<0.3.0
88
junit-xml
99
pyYAML
1010
requests

0 commit comments

Comments
 (0)