> what do you think of making `refdoc-venv' a target for Python3, adding
> another target `refdoc-virtualenv' for Python2?
>

Different targets because Python 3 ships with venv? The problem is,
some Linux distributions are not distributing venv with Py3 (Ubuntu for
example), so it makes no difference if we use virtualenv or venv.

Also, a python3 specific target will use `python3 ...' on *nix so that
will not be usable on DOS/Windows based systems.



-- 
Nikhil
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to