]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
require nox 2025.10.16, remove python version workaround
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 18 Oct 2025 20:05:14 +0000 (16:05 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 18 Oct 2025 20:05:14 +0000 (16:05 -0400)
commite1f3b43ad8b45afca3a7a363a41103f5f468f461
treecfe8bc7cc44b23d439dc872ac9b3312c5da562d3
parent0ab0d0c98068d5d259a939cdff19ba34dd0433d0
require nox 2025.10.16, remove python version workaround

the workaround for [1] no longer works now that the fix has
been committed.  slightly surprising but just require that version
of nox and carry on

[1] https://github.com/wntrblm/nox/pull/999

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