Added project URL.
This commit is contained in:
parent
6a5bff5c82
commit
ed2448698a
1
setup.py
1
setup.py
|
@ -73,6 +73,7 @@ setup(
|
||||||
version = __version__,
|
version = __version__,
|
||||||
author = "Sacramento Natural Foods Co-op, Inc",
|
author = "Sacramento Natural Foods Co-op, Inc",
|
||||||
author_email = "developer@sacfoodcoop.com",
|
author_email = "developer@sacfoodcoop.com",
|
||||||
|
url = 'https://github.com/SacNaturalFoods/sqlalchemy-pervasive',
|
||||||
license = "GNU GPL v3",
|
license = "GNU GPL v3",
|
||||||
description = "SQLAlchemy Dialect for Pervasive PSQL",
|
description = "SQLAlchemy Dialect for Pervasive PSQL",
|
||||||
long_description = README + '\n\n' + CHANGES,
|
long_description = README + '\n\n' + CHANGES,
|
||||||
|
|
Loading…
Reference in a new issue