update home page URL for project
This commit is contained in:
parent
bd74701c42
commit
dafac32f94
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -35,7 +35,7 @@ setup(
|
||||||
version = __version__,
|
version = __version__,
|
||||||
author = 'Lance Edgar',
|
author = 'Lance Edgar',
|
||||||
author_email = 'lance@edbob.org',
|
author_email = 'lance@edbob.org',
|
||||||
url = "http://sqlbase7-sa.edbob.org/",
|
url = "https://forgejo.wuttaproject.org/rattail/sqlbase7-sa",
|
||||||
license = "GNU GPL v3",
|
license = "GNU GPL v3",
|
||||||
description = 'SQLAlchemy dialect for Centura SQLBase v7',
|
description = 'SQLAlchemy dialect for Centura SQLBase v7',
|
||||||
long_description = """
|
long_description = """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue