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
d7f91b2ee736
Commit
405c5054
authored
Sep 23, 2022
by
Cube Doctor
Browse files
feat(setup.py): increase cubicweb max version to 3.31.x
parent
d361f4347c57
Pipeline
#152612
failed with stage
in 4 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_email/__pkginfo__.py
View file @
d7f91b2e
...
...
@@ -19,7 +19,7 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
'
>= 3.24
'
,
'cubicweb'
:
"
>= 3.24
, < 3.32.0"
,
'cubicweb-file'
:
'>= 1.9.0'
,
'cwclientlib'
:
'>= 0.3.1'
,
}
Write
Preview
Supports
Markdown
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