summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Houghton <alastair@alastairs-place.net>2018-05-02 08:18:03 +0100
committerGitHub <noreply@github.com>2018-05-02 08:18:03 +0100
commita517cd7c041045538eb564d5e4869d3e6f0fac4a (patch)
tree354384c6a5e90c16665c30e8950d054e16360d2e
parent4847e8f34c51f14f14ed31badb3deac46dece29e (diff)
parent142af3820e3818f17ab0571c4088b3e58a7a95fa (diff)
downloadnetifaces-git-a517cd7c041045538eb564d5e4869d3e6f0fac4a.tar.gz
Merge pull request #5 from hugovk/patch-1
Update URL to point at Github rather than Bitbucket.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ab1ad7a..a0154cc 100644
--- a/setup.py
+++ b/setup.py
@@ -581,7 +581,7 @@ setup (name='netifaces',
long_description=long_desc,
author='Alastair Houghton',
author_email='alastair@alastairs-place.net',
- url='https://bitbucket.org/al45tair/netifaces',
+ url='https://github.com/al45tair/netifaces',
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',