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
ckeditor
Commits
15e5648db825
Commit
c460a946
authored
Sep 08, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.33.x
parent
aca3763931c1
Pipeline
#80936
passed with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
cubicweb_ckeditor/__pkginfo__.py
View file @
15e5648d
...
@@ -18,7 +18,7 @@ description = 'WYSIWYG js editor with ckeditor'
...
@@ -18,7 +18,7 @@ description = 'WYSIWYG js editor with ckeditor'
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
__depends__
=
{
__depends__
=
{
'cubicweb'
:
">= 3.24.0, < 3.3
2
.0"
,
'cubicweb'
:
">= 3.24.0, < 3.3
3
.0"
,
'six'
:
'>= 1.4.0'
}
'six'
:
'>= 1.4.0'
}
__recommends__
=
{}
__recommends__
=
{}
...
...
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