]> git.phdru.name Git - sqlconvert.git/commitdiff
Tests(tox): Limit "tox < 4"
authorOleg Broytman <phd@phdru.name>
Thu, 15 Dec 2022 16:16:48 +0000 (19:16 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 15 Dec 2022 16:31:43 +0000 (19:31 +0300)
`tox` 4+ has incompatible `tox.ini` syntax.
It's impossible to use one `tox.ini` for Pythons < 3.7 and 3.7+.


No differences found