Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.video
Commits
69fcd684
Commit
69fcd684
authored
Sep 08, 2021
by
Amir MOHAMMADI
Browse files
[conda] remove bob-devel from test requirements [skip ci]
parent
4652c221
Pipeline
#53747
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
69fcd684
...
...
@@ -38,9 +38,9 @@ requirements:
run
:
-
python
-
setuptools
-
pillow
-
boost
-
{{
pin_compatible('numpy')
}}
-
{{
pin_compatible('pillow')
}}
test
:
imports
:
...
...
@@ -53,7 +53,6 @@ test:
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
-
conda inspect objects -p $PREFIX {{ name }}
# [osx]
requires
:
-
bob-devel {{ bob_devel }}.*
-
nose
-
coverage
-
sphinx
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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