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
email
Commits
ca3d627bb7b0
Commit
f6075e3a
authored
Sep 08, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.31.x
parent
72fe4e7d68f3
Pipeline
#80962
failed with stage
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
ca3d627b
...
...
@@ -20,7 +20,7 @@ classifiers = [
]
# used packages
__depends__
=
{
'cubicweb'
:
'
>= 3.20.0
'
,
__depends__
=
{
'cubicweb'
:
"
>= 3.20.0
, < 3.32.0"
,
'cubicweb-file'
:
'>= 1.9.0'
,
'logilab-common'
:
'>= 0.58.3'
,
'cwclientlib'
:
'>= 0.3.1'
,
...
...
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