Fixed setup scripts' url

This commit is contained in:
Veit Heller
2014-10-16 00:53:39 +02:00
parent 0dfce63d86
commit 8ec97cfc2a

View File

@@ -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']