setup: Update project URL

pull/801/head
Alex Willmer 3 years ago
parent f0ffd1616c
commit 737e712024

@ -46,7 +46,7 @@ setup(
description = 'Library for writing distributed self-replicating programs.',
author = 'David Wilson',
license = 'New BSD',
url = 'https://github.com/dw/mitogen/',
url = 'https://github.com/mitogen-hq/mitogen/',
packages = find_packages(exclude=['tests', 'examples']),
zip_safe = False,
classifiers = [

Loading…
Cancel
Save