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
2e0daa4e3ee6
Commit
600af469
authored
Apr 28, 2021
by
Elouan Martinet
Browse files
[pkginfo] Require cw-celerytask-helpers >= 0.10.0
parent
7dc535706ae4
Pipeline
#52719
passed with stages
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_celerytask/__pkginfo__.py
View file @
2e0daa4e
...
...
@@ -18,7 +18,7 @@ __depends__ = {
'cubicweb'
:
'>= 3.26.18'
,
'six'
:
'>= 1.4.0'
,
'celery'
:
'>=4,<5'
,
'cw-celerytask-helpers'
:
'>= 0.
7
.0'
,
'cw-celerytask-helpers'
:
'>= 0.
10
.0'
,
}
__recommends__
=
{}
...
...
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