From c7844f3c1f5d1c00f6d5a2eeaa2269d20551c19f Mon Sep 17 00:00:00 2001 From: mdxs Date: Fri, 25 Oct 2019 17:19:14 +0200 Subject: [PATCH] Update repository location Updated the repository location to GitHub (instead of Bitbucket), so that a new release might update the PyPI listed homepage as well. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ec20768..93fc7ee 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def build_extension(self, ext): """, author='Brian Olson', author_email='bolson@bolson.org', - url='https://bitbucket.org/bodhisnarkva/cbor', + url='https://github.com/brianolson/cbor_py', packages=['cbor'], package_dir={'cbor':'cbor'}, ext_modules=[