On Thu, 2 Nov 2017 14:51:09 +0100, Antoine Jacoutot <[email protected]> wrote:
> +.if ${VERSION} == "2.7" || ${VERSION} == "3.6"
Wouldn't it be better to use MODPY_DEFAULT_VERSION_2 and
MODPY_DEFAULT_VERSION_3?
Cheers,
Daniel
On Thu, 2 Nov 2017 14:51:09 +0100, Antoine Jacoutot <[email protected]> wrote:
> +.if ${VERSION} == "2.7" || ${VERSION} == "3.6"
Wouldn't it be better to use MODPY_DEFAULT_VERSION_2 and
MODPY_DEFAULT_VERSION_3?
Cheers,
Daniel