1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-25 16:22:58 +01:00
OpenVoiceOS/buildroot-external/package/python-pytest-runner/Config.in
j1nx e84818f62e Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure
- Bump python related poackages and fixes to Python3.10
- Bump KF5 framewerk packages to 5.91
- Bump qtwebengine to 5.15.8
- Bump/Add/Fix all OVOS related packages
- Fixes all over the OpenVoiceOS structure for 2022.02.1
2022-05-12 10:46:41 +02:00

8 lines
229 B
Plaintext

config BR2_PACKAGE_PYTHON_PYTEST_RUNNER
bool "python-pytest-runner"
help
Invoke py.test as distutils command with dependency
resolution.
https://github.com/pytest-dev/pytest-runner/