We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5bff5 commit ed24486Copy full SHA for ed24486
setup.py
@@ -73,6 +73,7 @@
73
version = __version__,
74
author = "Sacramento Natural Foods Co-op, Inc",
75
author_email = "developer@sacfoodcoop.com",
76
+ url = 'https://github.com/SacNaturalFoods/sqlalchemy-pervasive',
77
license = "GNU GPL v3",
78
description = "SQLAlchemy Dialect for Pervasive PSQL",
79
long_description = README + '\n\n' + CHANGES,
0 commit comments