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
fresh
Commits
469509ad0273
Commit
03e6fd61
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb[pyramid] to ">=3.29.0,<3.30.0"
parent
3fbb38d8e9c3
Pipeline
#29901
passed with stage
in 4 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_fresh/__pkginfo__.py
View file @
469509ad
...
...
@@ -20,7 +20,7 @@ classifiers = [
]
__depends__
=
{
'cubicweb[pyramid]'
:
None
,
'cubicweb[pyramid]'
:
">=3.29.0,<3.30.0"
,
'cubicweb-expense'
:
'>= 0.9.0'
,
'cubicweb-workcase'
:
'>= 0.8.0'
,
'cubicweb-searchui'
:
'>= 0.4.1'
,
...
...
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