]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
more nox
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Oct 2025 17:30:07 +0000 (13:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Oct 2025 17:46:42 +0000 (13:46 -0400)
commit6672a3201f49019ad040302f44e680e949a228cb
tree6a23d05e676726d83f002b4005b7b0666f0b04d4
parent470a7da04a440a328c70b288f2945aa12e71d066
more nox

* add support for backend-only
* main runner only runs one database at a time, there is no multiple
  db for one pytest run feature here
* use match/case!

Change-Id: I2f206593c33389d355e0e6eb0ac0dea38a5e4653
noxfile.py
tools/toxnox.py