summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tox_4.26.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tox: upgrade 4.25.0 -> 4.26.0Wang Mingyu2025-05-211-0/+34
Changelog: ========== - Add a missing quote in a TOML example @ config.rst - Add colour to GitHub Actions CI logs - Fix using deprecated virtualenv option --wheel - Fix custom HelpFormatter for Python 3.14 - Drop support for EOL Python 3.8 - Test with Python 3.14 - Fix for tox4 regression issue with setenv file and substitutions - Feat: free-threaded python support Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>