Skip to content
Snippets Groups Projects

Deprecating C++ code. Now, we depends only on bob.extension

Open Tiago de Freitas Pereira requested to merge deprecation into master
Files
2
+ 0
2
@@ -47,8 +47,6 @@ test:
@@ -47,8 +47,6 @@ test:
- {{ name }}
- {{ name }}
commands:
commands:
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- nosetests --with-coverage -sv bob.learn.boosting
- nosetests --with-coverage -sv bob.ip.flandmark
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
- conda inspect linkages -p $PREFIX {{ name }} # [not win]
- conda inspect linkages -p $PREFIX {{ name }} # [not win]
Loading