Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ap
Commits
2fd6ee28
Commit
2fd6ee28
authored
Sep 09, 2021
by
Amir MOHAMMADI
Browse files
[conda] remove bob-devel from test requirements [skip ci]
parent
231ac7de
Pipeline
#54526
failed with stages
in 59 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
2fd6ee28
...
...
@@ -37,7 +37,7 @@ requirements:
-
python
-
setuptools
-
{{
pin_compatible('numpy')
}}
-
scipy
-
{{
pin_compatible('scipy')
}}
test
:
imports
:
...
...
@@ -49,11 +49,10 @@ test:
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
-
conda inspect objects -p $PREFIX {{ name }}
# [osx]
requires
:
-
bob-devel {{ bob_devel }}.*
-
nose
-
coverage
-
sphinx
-
sphinx_rtd_theme
-
nose {{ nose }}
-
coverage {{ coverage }}
-
sphinx {{ sphinx }}
-
sphinx_rtd_theme {{ sphinx_rtd_theme }}
about
:
home
:
https://www.idiap.ch/software/bob/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment