Skip to content
Snippets Groups Projects

[bdt new] added bob.extension to templates used for creating new bob.package

Merged Zohreh MOSTAANI requested to merge fix-bdt-new into master
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -25,6 +25,7 @@ requirements:
host:
- python {{ python }}
- setuptools {{ setuptools }}
- bob.extension
# place your other host dependencies here
run:
- python
Loading