diff --git a/setup.cfg b/setup.cfg index 7f9fa165..79a4a439 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,10 +28,10 @@ classifiers = Programming Language :: Python :: Implementation :: PyPy Topic :: Database :: Front-Ends project_urls = - Source = https://github.com/sqlalchemy/alembic/ Documentation = https://alembic.sqlalchemy.org/en/latest/ + Changelog = https://alembic.sqlalchemy.org/en/latest/changelog.html + Source = https://github.com/sqlalchemy/alembic/ Issue Tracker = https://github.com/sqlalchemy/alembic/issues/ - [options] packages = find_namespace: include_package_data = true