Files
urh/.github/workflows
Rotzbua 33305534ad Remove outdated dependencies from CI (#1171)
`pytest-faulthandler`: This plugin is now part of pytest core since pytest 5.0, so users should not install this plugin together with that pytest version.
`six`: Six is a Python 2 and 3 compatibility library.
2025-06-13 09:43:50 +02:00
..