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

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

parent 98d6afd14adb
No related branches found
No related tags found
No related merge requests found
Pipeline #95912 passed
......@@ -14,7 +14,7 @@
web = 'https://forge.extranet.logilab.fr/cubicweb/cubes/%s' % distname
__depends__ = {
'cubicweb': ">= 3.26.19, < 3.32.0",
'cubicweb': ">= 3.26.19, < 3.33.0",
}
__recommends__ = {}
......
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