Skip to content
  1. Aug 13, 2018
  2. Aug 09, 2018
  3. Oct 25, 2016
  4. Jul 17, 2015
  5. Feb 27, 2015
    • Matthieu Weber's avatar
      tools/local_run.sh: ignore $HOME/.local · 8103add2
      Matthieu Weber authored
      
      
      When installing weboob in $HOME, the weboob base modules (weboob.browser...)
      are installed in $HOME/.local/lib/python2.7/site-packages/... (see PEP-370).
      When running weboob from the source directory with tools/local_run.sh, those
      base modules are read from $HOME/.local instead of the source directory.
      Passing the "-s" option to python makes it ignore $HOME/.local and read the
      base modules from the source directory.
      
      Signed-off-by: default avatarMatthieu Weber <mweber+weboob@free.fr>
      8103add2
  6. Oct 06, 2014
  7. Sep 05, 2014
  8. May 26, 2014
  9. Dec 30, 2013
  10. Jul 19, 2013
  11. May 14, 2013
  12. Apr 09, 2013
  13. Apr 05, 2013
  14. Mar 25, 2013