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
celerytask
Commits
016e641bb36b
Commit
f7a92029
authored
Nov 23, 2021
by
Cube Doctor
Browse files
feat(setup.py): increase cubicweb max version to 3.34.x
parent
83908355a6fe
Pipeline
#95584
failed with stages
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_celerytask/__pkginfo__.py
View file @
016e641b
...
...
@@ -15,7 +15,7 @@ description = 'Run and monitor celery tasks'
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
__depends__
=
{
'cubicweb'
:
">= 3.26.18, < 3.3
4
.0"
,
'cubicweb'
:
">= 3.26.18, < 3.3
5
.0"
,
'six'
:
'>= 1.4.0'
,
'celery'
:
'>=4,<5'
,
'cw-celerytask-helpers'
:
'>= 0.11.0'
,
...
...
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