Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ip.stereo
Commits
96cad27e
Commit
96cad27e
authored
Jan 22, 2021
by
Vincent POLLET
Browse files
Remove unused dependencies
parent
e0d0a75e
Pipeline
#47264
failed with stage
in 10 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
96cad27e
...
...
@@ -25,8 +25,6 @@ requirements:
build
:
-
{{
compiler('c')
}}
-
{{
compiler('cxx')
}}
-
pkg-config {{ pkg_config }}
-
cmake {{ cmake }}
host
:
-
python {{ python }}
-
setuptools {{ setuptools }}
...
...
@@ -40,7 +38,6 @@ requirements:
-
{{
pin_compatible('python')
}}
-
{{
pin_compatible('setuptools')
}}
-
{{
pin_compatible('numpy')
}}
-
{{
pin_compatible('pybind11')
}}
-
{{
pin_compatible('opencv')
}}
test
:
...
...
Write
Preview
Supports
Markdown
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