]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
use nox
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 26 Sep 2025 21:32:45 +0000 (17:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 3 Oct 2025 18:34:53 +0000 (14:34 -0400)
commit9907011222e3fb28700f1a8c505aed5c90de9def
treee1c607e5feee84963cb4bbf4e6b656d718daee25
parent7f63209acc28462bfcb009ddeb4238bd978b3a60
use nox

this includes an adapted form of tox generative environments
ported to nox.

Change-Id: Ifada3485adb50ab6ed5a80f78986eb657abc5f08
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml
.gitignore
MANIFEST.in
docs/build/unreleased/nox.rst [new file with mode: 0644]
noxfile.py [new file with mode: 0644]
pyproject.toml
setup.cfg
tools/toxnox.py [new file with mode: 0644]
tools/warn_tox.py [new file with mode: 0644]
tox.ini