Skip to content

Fixing #1 through extension of install options

brunie nicolas requested to merge nibrunie/master into master

Details:

  • + Adding INSTALL_OPTIONS command line var when calling "make install"
  •   (after make) can be used to overload "pip install" options, for example
  •   to bypass "--system" when pip does not support it

Merge request reports