Fixed setup scripts' url
This commit is contained in:
2
setup.py
2
setup.py
@@ -15,7 +15,7 @@ setup(
|
||||
author_email = "veit.heller@htw-berlin.de",
|
||||
version = "0.1.0 Alpha",
|
||||
long_description = long_description,
|
||||
url = "https://git.com/hellerve/_",
|
||||
url = "https://github.com/hellerve/_",
|
||||
packages = ['_',],
|
||||
license = "MIT",
|
||||
platforms = ['Linux', 'OS X', 'Windows']
|
||||
|
Reference in New Issue
Block a user