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
addressbook
Commits
b5577ef311c5
Commit
08f4c8d1
authored
Nov 24, 2021
by
Cube Doctor
Browse files
feat(setup.py): increase cubicweb max version to 3.32.x
parent
9f55c046fa42
Pipeline
#95949
passed with stages
in 1 minute and 28 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
cubicweb_addressbook/__pkginfo__.py
View file @
b5577ef3
...
...
@@ -19,6 +19,6 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
">= 3.24.0, < 3.3
2
.0"
,
__depends__
=
{
'cubicweb'
:
">= 3.24.0, < 3.3
3
.0"
,
'cubicweb-geocoding'
:
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