1. 07 Jan, 2015 1 commit
    • Jyrki Pulliainen's avatar
      virtualenvwrapper: Deactivate only if in virtualenv · 833e6f59
      Jyrki Pulliainen authored
      If user manually deactivates the virtualenv when using this mode, zsh
      will produce following error:
      
          deactivate:12: command not found: virtualenv_deactivate
      
      To avoid this, check that the VIRTUAL_ENV flag is set before trying to
      automatically deactivate the virtual environment.
      
      Fixes #2185
      833e6f59
  2. 20 Dec, 2014 14 commits
  3. 18 Dec, 2014 1 commit
  4. 16 Dec, 2014 2 commits
  5. 15 Dec, 2014 15 commits
  6. 14 Dec, 2014 1 commit
  7. 13 Dec, 2014 6 commits