-
These packages will not build with the new pyproject.toml-based build process because of their build dependency on pytest-runner. pytest-runner has been deprecated[1], but instead of adding a package for pytest-runner to fulfill the build dependency, force these packages to use the old build process. [1]: https://github.com/pytest-dev/pytest-runner#deprecation-notice Signed-off-by:
Magnus Kessler <Magnus.Kessler@gmx.net>
These packages will not build with the new pyproject.toml-based build process because of their build dependency on pytest-runner. pytest-runner has been deprecated[1], but instead of adding a package for pytest-runner to fulfill the build dependency, force these packages to use the old build process. [1]: https://github.com/pytest-dev/pytest-runner#deprecation-notice Signed-off-by:
Magnus Kessler <Magnus.Kessler@gmx.net>
Loading