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
LimaGroup
Lima-camera-frelon
Commits
010cdcb9
Commit
010cdcb9
authored
Jul 21, 2020
by
Alejandro Homs Puron
Committed by
bliss administrator
Jul 21, 2020
Browse files
Update conda configuration:
* Remove numpy from the host dependencies * Remove old cmake test commands
parent
70d26e3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
conda/camera/meta.yaml
View file @
010cdcb9
...
...
@@ -18,29 +18,21 @@ build:
requirements
:
host
:
-
python {{ python }}
-
numpy
-
sip 4.19.8
# For compatibility with pyqt 5.9.2
-
lima-core
-
lima-common-espia
build
:
-
git
-
cmake
-
{{
compiler('cxx')
}}
run
:
-
python
{{ python }}
-
python
-
sip >=4.19.4, <=4.19.8
# For compatibility with pyqt 5.9.2
-
{{
pin_compatible('lima-core'
,
max_pin='x.x')
}}
-
lima-common-espia
test
:
requires
:
-
cmake
imports
:
-
Lima.Frelon
commands
:
-
cmake --version
-
ctest --version
-
cpack --version
about
:
home
:
https://github.com/esrf-bliss/Lima
...
...
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