1
0
Fork 0
Commit Graph

19 Commits (08e39a587fa130f04077201d050e72b2130d637e)

Author SHA1 Message Date
Matthew Crenshaw 08e39a587f Python virtualenv auto workon cwd hook (#1300)
7 years ago
Kaleb Elwert 2794f95d3e Use the lazy-loaded version of virtualenvwrapper if available
7 years ago
Kaleb Elwert 1050a0a290 Add better support for pyenv virtualenvs
7 years ago
Indrajit Raychaudhuri 4f87376b50 Add support for 'pip', 'pip2', 'pip3' completion
8 years ago
Calvin Smith a7729561e8 Add support for skipping VIRTUALENVWRAPPER init in modules/python (#598)
8 years ago
Humberto Morales fea08d4e50 [Fix #669] Do not use lazy virtualenvwrapper
10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file
10 years ago
Arthur Noel bf9dbfd5b9 Support $PYTHONUSERBASE per PEP 370
11 years ago
Sorin Ionescu 459238b2bb Replace pythonz with pyenv
11 years ago
Sorin Ionescu e5de305157 [Fix #383] Do not set $MANPATH
12 years ago
Sorin Ionescu 7d68d3ff52 [Fix #297] Check for pythonz before returning
12 years ago
Sorin Ionescu f8689401de Set the virtualenvwrapper $WORKON_HOME variable
12 years ago
Sorin Ionescu 6e664690ef Use the lazy virtualenvwrapper
12 years ago
Sorin Ionescu 98c545a102 [Fix #248] Replace virtualenv_info with python-info
12 years ago
Sorin Ionescu 1057801208 [Fix #218] Add support for pythonz
12 years ago
Sorin Ionescu 627d653360 Alias py to python
12 years ago
Sorin Ionescu 060d9064f8 [Fix #202] Load modules all or nothing
12 years ago
Sebastian Wiesner c9561e1b87 Source virtualenvwrapper in python module
13 years ago
Sorin Ionescu a7340886b3 [#23] Rename plugins to modules
13 years ago