summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 81db811..0bc2762 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,11 +29,14 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Database :: Front-Ends
project_urls =
- Source = https://github.com/sqlalchemy/alembic
+ Source = https://github.com/sqlalchemy/alembic/
+ Documentation = https://alembic.sqlalchemy.org/en/latest/
+ Issue Tracker = https://github.com/sqlalchemy/alembic/issues/
[options]
packages = find: