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
subprocess
Commits
905bc6ee4b56
Commit
80cab1a8
authored
Apr 07, 2022
by
Cube Doctor
Browse files
feat(setup.py): increase cubicweb max version to 3.36.x
parent
58d5b213f66b
Pipeline
#120785
passed with stages
in 2 minutes and 56 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
cubicweb_subprocess/__pkginfo__.py
View file @
905bc6ee
...
...
@@ -13,7 +13,7 @@ author_email = 'contact@logilab.fr'
description
=
'This cube helps to manage and monitor subprocesses.'
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
__depends__
=
{
'cubicweb'
:
">= 3.25.0, < 3.3
6
.0"
,
__depends__
=
{
'cubicweb'
:
">= 3.25.0, < 3.3
7
.0"
,
'cubicweb-file'
:
'>= 1.16.0'
}
__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