Re: [PATCH 1/2] configure: detect which versions of python can run pytest

Subject: Re: [PATCH 1/2] configure: detect which versions of python can run pytest

Date: Sun, 08 Apr 2018 00:55:18 +0300

To: David Bremner, Floris Bruynooghe, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Sat, Apr 07 2018, David Bremner wrote:

> Based on a patch from Florian [1].
>
> [1]: id:py3ibmevqnna.fsf@devork.be
> ---
>  configure | 20 +++++++++++++++++++-
>  1 file changed, 19 insertions(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index b177b141..c14e6f8b 100755
> --- a/configure
> +++ b/configure

...

>  # Name of python interpreter
>  NOTMUCH_PYTHON=${python}
> +NOTMUCH_PYTEST_PYTHONS='${pytest_pythons}'

NOTMUCH_PYTEST_PYTHONS="${pytest_pythons}"

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: