summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAndrii Oriekhov <andriyorehov@gmail.com>2022-02-28 22:08:56 +0200
committerGitHub <noreply@github.com>2022-02-28 21:08:56 +0100
commit05c56c38f2ff08dca00097e7e160128727d49ba3 (patch)
treeab9c2d7dded65b906b1f0331b01f4f75f900a28d /setup.cfg
parent1846dddd993bc81c9a6a3f143819ee5ac0c84faf (diff)
downloadalembic-05c56c38f2ff08dca00097e7e160128727d49ba3.tar.gz
add GitHub URL for PyPi (#994)
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 5865d48..81db811 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: