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
c071670a
Commit
c071670a
authored
Jul 21, 2020
by
Alejandro Homs Puron
Committed by
bliss administrator
Jul 21, 2020
Browse files
Merge branch 'update-conda-configuration' into 'master'
parents
70d26e3a
010cdcb9
Pipeline
#32698
failed with stages
in 11 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/camera/meta.yaml
View file @
c071670a
...
...
@@ -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