Add a tox configuration to ease multi-Python tests.

Review Request #13430 — Created Nov. 22, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

This introduces a basic tox.ini that makes it simple to run the test
suite across all versions of Python. Note that this should be done
outside of a virtualenv, as it will manage environments explicitly.

Ran the full test suite using tox.

Commits

Files

    Loading...