From: Andrii Oriekhov Date: Mon, 28 Feb 2022 20:08:56 +0000 (+0200) Subject: add GitHub URL for PyPi (#994) X-Git-Tag: rel_1_7_7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c56c38f2ff08dca00097e7e160128727d49ba3;p=thirdparty%2Fsqlalchemy%2Falembic.git add GitHub URL for PyPi (#994) --- diff --git a/setup.cfg b/setup.cfg index 5865d48c..81db811a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,8 @@ classifiers = Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Topic :: Database :: Front-Ends +project_urls = + Source = https://github.com/sqlalchemy/alembic [options] packages = find: