Commits


Tommi Vainikainen authored and GitHub committed 62f45ecc90a
AVRO-3696: Replace tox-wheel with standard tox (#2040) Usage of third party tox-wheel package started failing since tox released version 4 with native wheel. Any usage of tox-wheel is replaced with standard tox package to fix Python tests.