github tox-dev/tox 4.37.0
v4.37.0

latest release: 4.38.0
6 hours ago

What's Changed

  • ✨ feat(config): add extra_setup_commands for --notest phase by @gaborbernat in #3716
  • 🐛 fix(release): format changelog with pre-commit before committing by @gaborbernat in #3717
  • 📝 docs: restructure documentation using Diátaxis framework by @gaborbernat in #3718
  • 🐛 fix(pip): set PIP_USER=0 to prevent --user installs in virtualenvs by @gaborbernat in #3719
  • 🐛 fix(config): prevent env_run_base deps from being clobbered by @gaborbernat in #3721
  • Fix env name with dot losing description in TOML config by @Fridayai700 in #3722
  • 🐛 fix(ci): add completion extras to type checker environments by @gaborbernat in #3728
  • Fix factor selection via TOX_FACTORS environment variable by @Fridayai700 in #3725
  • Fix setenv PATH modifications being overwritten by @Fridayai700 in #3723
  • Fix extras with underscores not matching hyphenated metadata by @Fridayai700 in #3727
  • Fix install_command ignored from TOML config by @Fridayai700 in #3724
  • Fix deps with ~= version specifier treated as local paths by @Fridayai700 in #3726

New Contributors

Full Changelog: 4.36.1...4.37.0

Don't miss a new tox release

NewReleases is sending notifications on new releases.