pull/55/head
Andy 2018-07-24 14:35:39 -07:00
parent 2b1670460e
commit be946b8d92
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ setup(name='svgpathtools',
author=AUTHOR_NAME,
author_email=AUTHOR_EMAIL,
url='https://github.com/mathandy/svgpathtools',
download_url = 'http://github.com/mathandy/svgpathtools/tarball/'+VERSION,
# download_url = 'http://github.com/mathandy/svgpathtools/tarball/'+VERSION,
license='MIT',
install_requires=['numpy', 'svgwrite'],