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