Skip to content
Snippets Groups Projects
Commit cd8e6c5f authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

[conda] updated meta.yaml with preprocessing selectors

parent 818e7877
No related branches found
No related tags found
1 merge request!12Click beat editor
Pipeline #
......@@ -53,8 +53,8 @@ test:
- {{ name }}
commands:
- export LC_ALL=C.UTF-8
- export LANG=C.UTF-8
- export LC_ALL=C.UTF-8 # [linux]
- export LANG=C.UTF-8 # [linux]
- beat editor --help
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/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