Skip to content

Commit

Permalink
T252577: Tell about older tox versions no longer working
Browse files Browse the repository at this point in the history
  • Loading branch information
gandie committed Feb 19, 2024
1 parent 780563e commit 521f4da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,9 @@ containing broken `External Method`s are recorded and played back. The same
holds for `Z SQL Method`s which have `class_name` and `class_file` set to a no
longer existing extension.

Since `22.2.5` a higher version of `tox` ( > 3.4.0 ) is required in order to
build the test environment from `pyproject.toml` instead of `setup.py`. Do
NOT get fooled by errors like `ERROR: No setup.py file found.`, just upgrade
`tox` to latest version and retry.

## To Do / Roadmap

0 comments on commit 521f4da

Please sign in to comment.