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
jsonschema
Commits
683f037802e6
Commit
094cfc95
authored
Sep 08, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.31.x
parent
f46ecebd8992
Pipeline
#81063
failed with stages
in 2 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_jsonschema/__pkginfo__.py
View file @
683f0378
...
...
@@ -15,7 +15,7 @@ description = 'JSON Schema for CubicWeb'
web
=
'https://forge.extranet.logilab.fr/cubicweb/cubes/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'
>= 3.26.19
'
,
'cubicweb'
:
"
>= 3.26.19
, < 3.32.0"
,
'six'
:
'>= 1.12.0'
,
'iso8601'
:
None
,
'pyramid'
:
'>= 1.10.0'
,
...
...
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