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
squareui
Commits
1ddc0b53290b
Commit
5615f0d6
authored
Sep 08, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.33.x
parent
ede5a5145122
Pipeline
#80773
passed with stages
in 2 minutes and 5 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
cubicweb_squareui/__pkginfo__.py
View file @
1ddc0b53
...
...
@@ -14,7 +14,7 @@ description = 'data-centric user interface for cubicweb based on bootstrap'
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'
>= 3.24.0
'
,
'cubicweb'
:
"
>= 3.24.0
, < 3.32.0"
,
'cubicweb-bootstrap'
:
'>= 1.3.1'
,
}
...
...
Write
Preview
Supports
Markdown
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