Skip to content
Snippets Groups Projects
Unverified Commit 47dcb77c authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[conda][meta] Add pinning for test dependencies

parent 6b01fc8e
No related branches found
No related tags found
1 merge request!90Fix extra links to follow latest format
Pipeline #72878 passed
...@@ -65,11 +65,11 @@ test: ...@@ -65,11 +65,11 @@ test:
- conda inspect objects -p $PREFIX {{ name }} # [osx] - conda inspect objects -p $PREFIX {{ name }} # [osx]
requires: requires:
- bob.extension - bob.extension
- ddt - ddt {{ ddt }}
- nose - nose {{ nose }}
- coverage - coverage {{ coverage }}
- sphinx - sphinx {{ sphinx }}
- sphinx_rtd_theme - sphinx_rtd_theme {{ sphinx_rtd_theme }}
about: about:
home: https://www.idiap.ch/software/beat/ home: https://www.idiap.ch/software/beat/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment