Skip to content

Commit

Permalink
Updated URLs in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RealPolitiX committed Sep 10, 2020
1 parent 5bd555d commit fb410b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
version=__version__,
description='3D electronic band structure reconstruction from photoemission band mapping',
long_description=long_description,
url='https://github.com/VincentStimper/fuller',
download_url='https://github.com/VincentStimper/fuller/tarball/' + __version__,
url='https://github.com/mpes-kit/fuller',
download_url='https://github.com/mpes-kit/fuller/tarball/' + __version__,
license='BSD',
classifiers=[
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit fb410b9

Please sign in to comment.