]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
fix template files include
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Mar 2025 19:33:59 +0000 (14:33 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Mar 2025 19:35:50 +0000 (14:35 -0500)
commitd82e382fcc8eb688443873a2d0f425dff6598bea
treee11e496f27ee3eda762bc5a3c7bd506c0edfd6b9
parentd7cafec6bb7ad306670260a500c046d037e763c6
fix template files include

Fixed an issue in the new :pep:`621` ``pyproject.toml`` layout that
prevented Alembic's template files from being included in the ``.whl`` file
in the distribution.

Fixes: #1616
Change-Id: I059e69841f918985d999aafad1319a0c7fd9d2d5
docs/build/changelog.rst
docs/build/unreleased/1616.rst [new file with mode: 0644]
pyproject.toml