Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LimaGroup
Lima
Commits
7b417c1f
Commit
7b417c1f
authored
Mar 03, 2021
by
Laurent Claustre
Browse files
pin processlib to 1.7* version 1.8* is sip incompatible and will be used from lima-core 1.10
parent
4234b9f3
Pipeline
#42444
passed with stages
in 20 minutes and 59 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/debug/meta.yaml
View file @
7b417c1f
...
...
@@ -21,7 +21,7 @@ requirements:
host
:
-
python {{ python }}
-
sip 4.19.8
#For the SIP module
-
processlib
-
processlib
1.7*
-
libconfig 1.7*
# I/O formats
-
zlib
...
...
conda/release/meta.yaml
View file @
7b417c1f
...
...
@@ -19,7 +19,7 @@ requirements:
host
:
-
python {{ python }}
-
sip 4.19.8
#For the SIP module
-
processlib
-
processlib
1.7*
-
libconfig 1.7*
# I/O formats
-
zlib
...
...
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