mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
configure: Prefer pytest over pytest3
When looking for a pytest executable we should be looking for the ones that `pip` installs in a virtualenv (`pytest` and `py.test`) before we look for the ones that `apt` installs system-wide (`pytest3` and `py.test3`) because these may not be part of the virtualenv that all other packages are installed in.
This commit is contained in:
parent
d0dcb7cb42
commit
16801e31e9
Loading…
Reference in New Issue
Block a user