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-slsdetector
Commits
f926bb37
Commit
f926bb37
authored
Feb 01, 2019
by
Samuel Debionne
Browse files
Update SIP to 4.19
parent
50ca216d
Pipeline
#8066
failed with stages
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/camera/meta.yaml
View file @
f926bb37
...
...
@@ -11,20 +11,20 @@ build:
number
:
{{
environ.get('GIT_DESCRIBE_NUMBER'
,
0)
}}
requirements
:
host
:
-
python {{ python }}
-
numpy
-
sip 4.19.8
# For compatibility with pyqt 5.9.2
-
lima-core
-
libnuma
-
libpng
build
:
-
git
-
cmake
-
{{
compiler('cxx')
}}
-
libpng
-
libnuma
-
lima-core
host
:
-
python {{ python }}
-
numpy
-
sip 4.18*
#For the SIP generator
run
:
-
python {{ python }}
-
sip 4.1
8*
#For
the SIP module
-
sip
>=
4.1
9.4, <=4.19.8
#
For
compatibility with pyqt 5.9.2
-
libpng
-
libnuma
-
lima-core
...
...
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