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
tuto
Commits
079ec3c3c90a
Commit
7e2cc3b1
authored
Feb 12, 2021
by
Frank Bessou
🍁
Browse files
feat: add rql-controller
parent
2d9a708a328a
Pipeline
#34489
passed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
cubicweb_tuto/__pkginfo__.py
View file @
079ec3c3
...
...
@@ -14,7 +14,10 @@ author_email = "contact@logilab.fr"
description
=
"A cube for new CW tutorial"
web
=
"http://www.cubicweb.org/project/%s"
%
distname
__depends__
=
{
"cubicweb"
:
">= 3.29.0"
}
__depends__
=
{
"cubicweb"
:
">= 3.29.0"
,
"cubicweb-rqlcontroller"
:
"~= 0.7"
,
}
__recommends__
=
{}
classifiers
=
[
...
...
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