Update project URL.
This commit is contained in:
parent
4c334049b4
commit
9bb5bf813c
2
setup.py
2
setup.py
|
@ -71,7 +71,7 @@ setup(
|
||||||
version = __version__,
|
version = __version__,
|
||||||
author = "Lance Edgar",
|
author = "Lance Edgar",
|
||||||
author_email = "lance@edbob.org",
|
author_email = "lance@edbob.org",
|
||||||
url = "http://rattail.edbob.org/",
|
url = "http://rattailproject.org/",
|
||||||
license = "GNU Affero GPL v3",
|
license = "GNU Affero GPL v3",
|
||||||
description = "Hardware Interfaces for Cognitive Devices",
|
description = "Hardware Interfaces for Cognitive Devices",
|
||||||
long_description = README + '\n\n' + CHANGES,
|
long_description = README + '\n\n' + CHANGES,
|
||||||
|
|
Loading…
Reference in a new issue