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
forgotpwd
Commits
bfa9dcc5b852
Commit
821c3d57
authored
Feb 10, 2022
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.35.x
parent
75fa96c41bfb
Pipeline
#110222
passed with stages
in 2 minutes and 57 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
cubicweb_forgotpwd/__pkginfo__.py
View file @
bfa9dcc5
...
...
@@ -20,7 +20,7 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb[crypto]'
:
">= 3.25.0, < 3.3
5
.0"
,
__depends__
=
{
'cubicweb[crypto]'
:
">= 3.25.0, < 3.3
6
.0"
,
'Pillow'
:
None
,
'six'
:
None
,
}
...
...
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