Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch all cases of missing pytest (#2568)
Command `pytest` is not available on distributions such as Ubuntu 22.04, where only `pytest-3`/`py.test-3` are available.
- Loading branch information