Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ setup( version=open("VERSION", "r").read(), description=DESCRIPTION, long_description=open("README.rst", "r").read(), url="https://www.shore.co.il/git/check_mysql_slave", url="https://git.shore.co.il/nimrod/check_mysql_slave", author="Nimrod Adar", author_email="nimrod@shore.co.il", license="MIT", Loading Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ setup( version=open("VERSION", "r").read(), description=DESCRIPTION, long_description=open("README.rst", "r").read(), url="https://www.shore.co.il/git/check_mysql_slave", url="https://git.shore.co.il/nimrod/check_mysql_slave", author="Nimrod Adar", author_email="nimrod@shore.co.il", license="MIT", Loading