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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add a tox configuration to ease multi-Python tests.
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.
8d6bd4ba9eb34bd30c559faf7cea7790a1805ed4 Christian Hammond

Files

tox.ini
Loading...