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 9be7b4a commit 04cc53bCopy full SHA for 04cc53b
setup.py
@@ -18,7 +18,7 @@ def readme():
18
use_scm_version=True,
19
author='S. Andrew Sheppard',
20
author_email='andrew@wq.io',
21
- url='https://wq.io/django-data-wizard',
+ url='https://github.com/wq/django-data-wizard',
22
license='MIT',
23
description=LONG_DESCRIPTION.strip(),
24
long_description=readme(),
0 commit comments