Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The recent release of pyproject-api 1.6.x seems to have broken compatibility with older versions of tox. We had capped the tox version at < 4.4.0 for some time to avoid other issues in tox. This commit removes that cap to test if it is fixed and we can use the latest versions of tox and pyproject-api together. If this fails CI then the alternative approach will be to use the constraints file to cap pyproject-api to < 1.6.0.
- Loading branch information