]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add GitHub URL for PyPi (#994)
authorAndrii Oriekhov <andriyorehov@gmail.com>
Mon, 28 Feb 2022 20:08:56 +0000 (22:08 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Feb 2022 20:08:56 +0000 (21:08 +0100)
setup.cfg

index 5865d48cb3b7f63802c8129c1003fff7b5dcdae4..81db811a496c91625c8e0c7b298e5c0d99be8270 100644 (file)
--- 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: