Skip to content

Commit 0c89047

Browse files
committed
Update author / homepage metadata
1 parent 47bd7ae commit 0c89047

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
setup(
7070
name = "sqlalchemy-pervasive",
7171
version = __version__,
72-
author = "Sacramento Natural Foods Co-op, Inc",
73-
author_email = "developer@sacfoodcoop.com",
74-
url = 'https://github.com/SacNaturalFoods/sqlalchemy-pervasive',
72+
author = "Lance Edgar",
73+
author_email = "lance@edbob.org",
74+
url = 'https://kallithea.rattailproject.org/rattail-project-contrib/sqlalchemy-pervasive',
7575
license = "GNU GPL v3",
7676
description = "SQLAlchemy Dialect for Pervasive PSQL",
7777
long_description = README + '\n\n' + CHANGES,

0 commit comments

Comments
 (0)