Skip to content
Snippets Groups Projects
Commit 300f1b30 authored by nimrod's avatar nimrod
Browse files

Update URL.

parent de7424db
No related branches found
No related tags found
No related merge requests found
......@@ -49,4 +49,4 @@ Author
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/git/.
at: https://git.shore.co.il/explore/.
......@@ -5,10 +5,10 @@ from setuptools import setup, find_packages
setup(
name="check_s3_bucket",
version="0.2.4",
description="""Check that a file was added to an S3 bucket in the given time
window and is of a reasonable size.""",
description="""Check that a file was added to an S3 bucket in the given
time window and is of a reasonable size.""",
long_description=open("README.rst", "r").read(),
url="https://www.shore.co.il/git/check_s3_bucket",
url="https://git.shore.co.il/nimrod/check_s3_bucket",
author="Nimrod Adar",
author_email="nimrod@shore.co.il",
license="MIT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment