mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-14 01:36:02 +08:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
1818308508 | |||
7866e6cbbf | |||
a34e1c7d0b | |||
b6659976fb | |||
6c059ac19d |
@@ -115,11 +115,7 @@
|
|||||||
"yaxis": {
|
"yaxis": {
|
||||||
"align": false
|
"align": false
|
||||||
}
|
}
|
||||||
% if ${loop.index} == len(grafana_list):
|
|
||||||
}
|
|
||||||
% else:
|
|
||||||
},
|
},
|
||||||
% endif
|
|
||||||
% endfor
|
% endfor
|
||||||
],
|
],
|
||||||
"refresh": "3s",
|
"refresh": "3s",
|
||||||
|
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='namekoplus',
|
name='namekoplus',
|
||||||
version='0.4.16',
|
version='0.4.22',
|
||||||
description='A lightweight Python distributed microservice solution',
|
description='A lightweight Python distributed microservice solution',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
Reference in New Issue
Block a user