MINGW-packages/mingw-w64-ffmpeg-python
Christoph Reiter 6c24288d5c Remove pytest-test-runner (and some wheel)
pytest-test-runner should no longer be used (archived upstream,
uses deprecated setuptools feature):

* replace the dep with pytest if it's not there, or remove it
* replace setup.py calls with calls to pytest directly

While at it, also remove some wheel dependencies, since wheel is
now vendored in setuptools.
2024-10-19 16:10:48 +02:00
..