]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
more links to pypi, add 3.10 to classifiers
authorCaselIT <cfederico87@gmail.com>
Mon, 28 Feb 2022 20:12:58 +0000 (21:12 +0100)
committerCaselIT <cfederico87@gmail.com>
Mon, 28 Feb 2022 20:12:58 +0000 (21:12 +0100)
Change-Id: I9af924f6d28ebbfc1186b5369655bed7d3348766

setup.cfg

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