]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
add a test for FK w/ naming convention; update mypy thing
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 3 Aug 2024 20:44:22 +0000 (16:44 -0400)
committerMichael Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Aug 2024 13:51:08 +0000 (13:51 +0000)
commit6bf8238afbcd67a60c92de99113e635f23325c14
treec8ecff5f334555d40cf4980bde84228b89f6beb2
parentff91bbc0f6c208f8e0337bc62dbe57f7532e76d6
add a test for FK w/ naming convention; update mypy thing

There seems to be some dependency for mypy stated in tox for
unclear reasons that no longer exists, remove it

References: https://github.com/sqlalchemy/alembic/discussions/1029#discussioncomment-10232170
Change-Id: Ied1a578f99ece0875e5d964b4f47a7759c9b2267
tests/test_autogen_render.py
tox.ini