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
cubicweb
cubes
intranet
Commits
8fb87cf2fd4a
Commit
ab14cafa
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-searchui to ">=0.4.0,<0.5.0"
parent
06e241e7da93
Pipeline
#29869
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
8fb87cf2
...
...
@@ -39,6 +39,6 @@ __depends__ = {
"cubicweb-preview"
:
None
,
"cubicweb-localperms"
:
None
,
"cubicweb-jsonschema"
:
None
,
"cubicweb-searchui"
:
None
,
"cubicweb-searchui"
:
">=0.4.0,<0.5.0"
,
"cubicweb-bootstrap"
:
None
,
}
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