]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Alembic 1.13 now supports Python 3.8 and above
authorFederico Caselli <cfederico87@gmail.com>
Thu, 16 Nov 2023 19:51:15 +0000 (20:51 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 17 Nov 2023 22:51:53 +0000 (23:51 +0100)
commitb19ac41f1977835025adf808d0371ccd64c40bce
treee8143637cccde3bbb4a04e89d9802b4661d69c9a
parent78159abed333a94f81e1a5e4a25bc31244e5fda6
Alembic 1.13 now supports Python 3.8 and above

Fixes: #1359
Change-Id: I93d4f4e4b326acb1430749e7cd3a53577c40f349
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml
README.unittests.rst
alembic/__init__.py
alembic/util/compat.py
docs/build/conf.py
docs/build/front.rst
docs/build/requirements.txt
docs/build/unreleased/1359.rst [new file with mode: 0644]
setup.cfg