Skip to content
  1. Sep 10, 2019
  2. Aug 13, 2018
  3. Aug 09, 2018
  4. Oct 25, 2016
  5. Jul 17, 2015
  6. 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
  7. Oct 06, 2014
  8. Sep 05, 2014
  9. May 26, 2014
  10. Dec 30, 2013
  11. Jul 19, 2013
  12. May 14, 2013
  13. Apr 09, 2013
  14. Apr 05, 2013
  15. Mar 25, 2013