Skip to content
Snippets Groups Projects
Commit c32aa15e authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

updating conda recipe

parent af79d437
No related branches found
No related tags found
1 merge request!49Moving algos to bob.pad.base, refactoring, re-organizing, and renaming them. Fixes issue#17
Pipeline #
...@@ -45,7 +45,6 @@ test: ...@@ -45,7 +45,6 @@ test:
imports: imports:
- {{ name }} - {{ name }}
commands: commands:
- version.py --help
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }} - nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment