Skip to content

Commit

Permalink
Download url fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
GDeLaurentis committed Oct 2, 2019
1 parent c4b48f5 commit 0cd7492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
author='Giuseppe De Laurentis',
author_email='g.dl@hotmail.it',
url='https://github.com/GDeLaurentis/lips',
download_url='https://github.com/GDeLaurentis/lips/releases/v0.1.0.tar.gz',
download_url='https://github.com/GDeLaurentis/lips/archive/v0.1.0.tar.gz',
keywords=['lips', 'Lorentz Invariant Phase Space', 'Spinor Helicity'],
packages=find_packages(),
install_requires=['numpy<1.17',
Expand Down

0 comments on commit 0cd7492

Please sign in to comment.