Skip to content
Snippets Groups Projects
Commit bd24685260bc authored by Laurent Peuch's avatar Laurent Peuch
Browse files

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

parent 6e01132a1921
No related branches found
No related tags found
1 merge request!47feat(setup.py): increase cubicweb max version to 3.32.x
Pipeline #129791 failed
......@@ -15,7 +15,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",
'six': '>= 1.12.0',
'iso8601': None,
'pyramid': '>= 1.10.0',
......
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