أحمد المحمودي <[email protected]> writes: > > Why do you include a convenience copy of fribidi source code in your > pyfribidi distribution ?
just so that I can tell people to "pip install pyfribidi" intead of telling them to install the frididi headers first. This can easily be disabled by setting USE_SYSTEM_LIB, like in "USE_SYSTEM_LIB=1 pip install pyfribidi". -- Cheers Ralf _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

