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
pony
tshistory_supervision
Commits
42fcf7f34254
Commit
62d2d62c
authored
Oct 05, 2018
by
Aurélien Campéas
Browse files
pkg: prepare 0.3.0
parent
87736816e08e
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
42fcf7f3
...
...
@@ -2,11 +2,11 @@ from setuptools import setup
setup
(
name
=
'tshistory_supervision'
,
version
=
'0.
2
.0'
,
version
=
'0.
3
.0'
,
author
=
'Pythonian'
,
author_email
=
'aurelien.campeas@pythonian.fr, arnaud.campeas@pythonian.fr'
,
url
=
'https://bitbucket.org/pythonian/tshistory_supervision'
,
description
=
'
Store timeseries histories into postgres
'
,
description
=
'
Provide a supervision mechanism over `tshistory`
'
,
packages
=
[
'tshistory_supervision'
],
install_requires
=
[
...
...
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