Skip to content

Commit 7e76a36

Browse files
committed
Update pipy download url.
1 parent faf18de commit 7e76a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
author='sshwsfc',
1313
author_email='[email protected]',
1414
url='http://www.xadmin.io',
15-
download_url='http://github.com/sshwsfc/django-xadmin/archive/0.1.12.dev.zip',
15+
download_url='http://github.com/sshwsfc/django-xadmin/archive/master.zip',
1616
packages=['xadmin', 'xadmin.plugins', 'xadmin.templatetags', 'xadmin.views'],
1717
include_package_data=True,
1818
install_requires=[

0 commit comments

Comments
 (0)