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
geocoding
Commits
30457fd03a5f
Commit
ee9da3c7
authored
Nov 23, 2021
by
Cube Doctor
Browse files
feat(setup.py): increase cubicweb max version to 3.34.x
parent
50cffe01e0d4
Pipeline
#95955
passed with stages
in 48 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb_geocoding/__pkginfo__.py
View file @
30457fd0
...
@@ -20,5 +20,5 @@ classifiers = [
...
@@ -20,5 +20,5 @@ classifiers = [
'Programming Language :: JavaScript'
,
'Programming Language :: JavaScript'
,
]
]
__depends__
=
{
'cubicweb'
:
">= 3.24.0, < 3.3
4
.0"
}
__depends__
=
{
'cubicweb'
:
">= 3.24.0, < 3.3
5
.0"
}
__recommends__
=
{}
__recommends__
=
{}
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