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
intranet
Commits
7898180113fe
Commit
02266408
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-tag to ">=1.9.0,<1.10.0"
parent
8753d5c56df7
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
78981801
...
...
@@ -29,7 +29,7 @@ __depends__ = {
"cubicweb-link"
:
">=1.9.0,<1.10.0"
,
"cubicweb-file"
:
">=2.3.0,<2.4.0"
,
"cubicweb-folder"
:
">=2.1.0,<2.2.0"
,
"cubicweb-tag"
:
None
,
"cubicweb-tag"
:
">=1.9.0,<1.10.0"
,
"cubicweb-comment"
:
">= 1.14.1"
,
"cubicweb-task"
:
None
,
"cubicweb-event"
:
None
,
...
...
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