fix url in setup.py
This commit is contained in:
parent
0a1a6f064d
commit
060cdba941
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -23,7 +23,7 @@ setup(
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|
||||||
# The project's main homepage.
|
# The project's main homepage.
|
||||||
url='https://github.com/stefanklug/appy',
|
url='https://github.com/stefanklug/appypod',
|
||||||
|
|
||||||
# Author details
|
# Author details
|
||||||
author='Gaëtan Delannay, modified by Stefan Klug',
|
author='Gaëtan Delannay, modified by Stefan Klug',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue