Skip to content

ci: upgrade tox to 4.x targeting Python 3.13#573

Open
lgelauff wants to merge 1 commit into
masterfrom
tools/tox-py313
Open

ci: upgrade tox to 4.x targeting Python 3.13#573
lgelauff wants to merge 1 commit into
masterfrom
tools/tox-py313

Conversation

@lgelauff
Copy link
Copy Markdown
Collaborator

@lgelauff lgelauff commented May 24, 2026

Upgrades the test runner to tox 4.x targeting Python 3.13:

  • tox.ini: envlist = py313, simplified [testenv]python -m pytest montage/tests/
  • requirements-dev.txt: tox>=4, dropping the obsolete tox<3.15 / pluggy<1 pins (and unused Fabric3 / coverage==5.0.2)

Slimmed to just the tox upgrade. The "document local test workflow" dev.md changes were split out — they were entangled with the OAuth-config refactor and belong with that work.

Slimmed to only the tox upgrade (tox.ini + requirements-dev.txt),
dropping the buildservice bundle and oauth-refactor doc changes.
@lgelauff lgelauff changed the title ci: upgrade tox to 4.x, target Python 3.13, document local test workflow ci: upgrade tox to 4.x targeting Python 3.13 Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant