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
prometheus
Commits
8f3a85adbbc3
Commit
8f3a85ad
authored
Nov 26, 2021
by
Laurent Peuch
Browse files
feat(setup.py): increase cubicweb max version to 3.34.x
parent
ea783cb91d7e
Pipeline
#96470
passed with stages
in 1 minute and 15 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
cubicweb_prometheus/__pkginfo__.py
View file @
8f3a85ad
...
...
@@ -14,7 +14,7 @@
description
=
"Exporting prometheus metrics"
web
=
"https://forge.extranet.logilab.fr/cubicweb/cubes/prometheus"
__depends__
=
{
"cubicweb"
:
">= 3.27.0, < 3.3
4
.0"
,
"prometheus-client"
:
">= 0.10.1"
}
__depends__
=
{
"cubicweb"
:
">= 3.27.0, < 3.3
5
.0"
,
"prometheus-client"
:
">= 0.10.1"
}
__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