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
OSUG
RESIF
resif_data_reporter
Commits
6ca52406
Commit
6ca52406
authored
May 06, 2020
by
Jonathan Schaeffer
Browse files
version bump
parent
0da6725e
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
6ca52406
...
...
@@ -6,7 +6,7 @@ with open('README.md', 'r', encoding='utf-8') as f:
setup
(
name
=
'resifdatareporter'
,
version
=
'0.1
1
.0'
,
version
=
'0.1
2
.0'
,
description
=
'Scans the resif data repository and compute metrics. Sends the result in influxdb or postgres'
,
long_description
=
readme
,
long_description_content_type
=
"text/markdown"
,
...
...
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