Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
blog
Commits
d6c295c63ecd
Commit
ce5921cf
authored
Sep 08, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.34.x
parent
9deda22a3b90
Pipeline
#80770
passed with stages
in 2 minutes and 14 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
cubicweb_blog/__pkginfo__.py
View file @
d6c295c6
...
...
@@ -20,7 +20,7 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
">= 3.28.0, < 3.3
3
.0"
,
__depends__
=
{
'cubicweb'
:
">= 3.28.0, < 3.3
4
.0"
,
'cubicweb-sioc'
:
'>= 0.2.2'
,
'six'
:
'>= 1.4.0'
,
}
__recommends__
=
{
'cubicweb-tag'
:
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