changed url
This commit is contained in:
parent
a058f15191
commit
7d6ae7844b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ setup(
|
||||||
version = "0.1",
|
version = "0.1",
|
||||||
author = "Jeena Paradies",
|
author = "Jeena Paradies",
|
||||||
author_email = "spam@jeenaparadies.net",
|
author_email = "spam@jeenaparadies.net",
|
||||||
url = "https://github.com/jeena/bungloo",
|
url = "http://jabs.nu/bungloo",
|
||||||
license = "BSD license",
|
license = "BSD license",
|
||||||
packages = ['bungloo'],
|
packages = ['bungloo'],
|
||||||
package_data = {"bungloo": files},
|
package_data = {"bungloo": files},
|
||||||
|
|
Reference in a new issue