removed
parent
2b1670460e
commit
be946b8d92
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ setup(name='svgpathtools',
|
||||||
author=AUTHOR_NAME,
|
author=AUTHOR_NAME,
|
||||||
author_email=AUTHOR_EMAIL,
|
author_email=AUTHOR_EMAIL,
|
||||||
url='https://github.com/mathandy/svgpathtools',
|
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',
|
license='MIT',
|
||||||
|
|
||||||
install_requires=['numpy', 'svgwrite'],
|
install_requires=['numpy', 'svgwrite'],
|
||||||
|
|
Loading…
Reference in New Issue