]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
adjust for tox changes to passenv
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Dec 2022 16:31:10 +0000 (11:31 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Dec 2022 18:52:16 +0000 (13:52 -0500)
commit264c2cf7dfc22b7e93251cfad476d444804c0fc5
treef67747714d15f53a040c388be64c7543b2cfbbd5
parentedd64ea2a322049a4a536c1a9ae8e498db73be23
adjust for tox changes to passenv

Fixed issue in tox.ini file where changes in the tox 4.0 series to the
format of "passenv" caused tox to not function correctly, in particular
raising an error as of tox 4.0.6.

Change-Id: I659c8fc523a71deaa02a89103c9e7241cf81d831
References: https://github.com/tox-dev/tox/issues/2676
docs/build/unreleased/tox_fix.rst [new file with mode: 0644]
tox.ini