We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da5cd7 commit 705314cCopy full SHA for 705314c
setup.py
@@ -46,7 +46,7 @@ def grep_version():
46
description = 'Library for writing distributed self-replicating programs.',
47
author = 'David Wilson',
48
license = 'New BSD',
49
- url = 'https://github.com/dw/mitogen/',
+ url = 'https://github.com/mitogen-hq/mitogen/',
50
packages = find_packages(exclude=['tests', 'examples']),
51
zip_safe = False,
52
classifiers = [
0 commit comments