Skip to content
Snippets Groups Projects
Commit f2e9dbf9c935 authored by Cube Doctor's avatar Cube Doctor
Browse files

feat(setup.py): increase cubicweb max version to 3.35.x

parent 5513eb42d1fc
No related branches found
No related tags found
1 merge request!30feat(setup.py): increase cubicweb max version to 3.35.x
Pipeline #121939 passed
......@@ -14,7 +14,7 @@
web = 'https://forge.extranet.logilab.fr/cubicweb/cubes/%s' % distname
__depends__ = {
'cubicweb': ">= 3.24.0, < 3.35.0",
'cubicweb': ">= 3.24.0, < 3.36.0",
'cubicweb-bootstrap': '>= 1.3.1',
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment