Yamashita, Yuu
593268b988
Merge pull request #59 from blueyed/doc-fixes
...
Some doc fixes: typos, grammar, clarification and formatting
2014-12-14 20:51:29 +09:00
Clinton Christian
11a86ad7d7
Remove white space.
2014-12-13 16:44:03 -05:00
Daniel Hahler
99145752f3
Some doc fixes: typos, grammar, clarification and formatting
2014-12-12 02:41:04 +01:00
Clinton Christian
1da2fe09c2
Update read to include pyenv-init - note.
2014-12-11 16:18:43 -05:00
Yamashita Yuu
ad644e83b5
v20141106
2014-11-06 09:47:54 -08:00
Yamashita Yuu
0786c7c5b6
The pyenv virtualenv-init is not always necessary ( #42 )
...
It is necessary only if user want automatic fashion of activation.
If the users of pyenv-virtualenv doesn't need the feature, they can
omit the configuration safely.
2014-11-03 08:48:42 -08:00
Yamashita Yuu
1d36ef2f68
v20141012
2014-10-12 21:55:47 +09:00
Morgan Evans
909e4de414
added instructions for deleting virtualenvs
2014-09-05 12:09:33 -04:00
Yamashita Yuu
fa04d6f9df
Add notes on pyvenv in README
2014-07-11 20:30:43 +09:00
Yamashita Yuu
7aa5d13633
v20140705
2014-07-05 17:26:53 +09:00
danse
5168aacdc0
Add manual activation example
2014-06-25 18:41:46 +02:00
Yamashita Yuu
ea18a1b283
v20140615 ( fixes #26 )
2014-06-15 20:20:29 +09:00
Yamashita Yuu
4a6ef11349
v20140614
2014-06-14 14:45:57 +09:00
Yamashita Yuu
b7535395e8
Update README
2014-06-04 20:48:22 +09:00
Yamashita Yuu
8a837758dc
activate: invoke pyenv shell only if the arguments passed
2014-06-04 15:24:36 +09:00
Yamashita Yuu
c9043920db
v20140602
2014-06-02 21:42:27 +09:00
Yamashita Yuu
579f4784c8
v20140421 ( fixes #19 )
2014-04-21 20:24:25 +09:00
Yamashita Yuu
5033c3ba0d
Update README about pyenv activate --unset ( #15 )
2014-02-03 16:13:41 +09:00
Yamashita Yuu
1db565b67c
Update README.
...
Restart shell after installation of the plugin to enable `pyenv-sh-*`
commands.
2014-01-25 18:39:29 +09:00
Yamashita Yuu
1d291c7c4c
v20140123
2014-01-23 19:09:40 +09:00
Yamashita Yuu
4feb64e8d3
Display the version of pyvenv if USE_PYVENV is set
2014-01-23 14:51:56 +09:00
Yamashita Yuu
39ce4e76fd
Update change log
2014-01-22 22:01:27 +09:00
Yamashita Yuu
60ddcd8628
Prefer https than git when pulling from GH
2014-01-22 20:16:51 +09:00
Yamashita Yuu
e0012d8aa5
Add build status badge
2014-01-18 18:22:51 +09:00
Yamashita Yuu
08951ea22d
update README about pyenv activate
2014-01-17 20:26:49 +09:00
Yamashita Yuu
6b712a95cb
v20140110.1
2014-01-10 15:36:42 +09:00
Yamashita Yuu
fa9950aa5b
v20140110
2014-01-10 11:35:19 +09:00
Yamashita Yuu
124645e84c
Use ez_setup.py and get_pip.py on filesystem if exist
2014-01-09 18:46:44 +09:00
Yamashita Yuu
d96a00ece3
v20131216
2013-12-16 13:58:10 +09:00
Michael Dunn
32bfce2e41
Update 'Using pyenv virtualenv with pyenv' section.
...
Explicitly define the parameters that you pass into 'pyenv virtualenv' and what they stand for.
2013-09-03 17:15:53 -04:00
Michael Dunn
99de2882e3
Update README.md
...
Make it explicit that the 'installing as a plugin' section is assuming that you've installed pyenv in the standard location and what to do if you've done something else. Clarify the language a little bit about checking out a specific release vs. pulling the current development version.
2013-09-03 17:10:23 -04:00
Yamashita Yuu
39bac37090
Add new installation method. pyenv-virtualenv is now a part of Homebrew!
2013-08-06 22:58:18 +09:00
Yamashita Yuu
79c4e62886
v20130622
2013-06-22 10:30:00 +09:00
Yamashita Yuu
eee0e2bea8
update README
2013-06-21 19:49:36 +09:00
Yamashita Yuu
384fab86ef
add EZ_SETUP_URL and GET_PIP_URL
2013-06-20 14:50:20 +09:00
Yamashita Yuu
f0ca1b27d0
add SETUPTOOLS_VERSION and PIP_VERSION
2013-06-20 13:48:01 +09:00
Yamashita Yuu
212021c322
update README
2013-06-18 23:55:48 +09:00
Yamashita Yuu
a4de1d7e89
Removed bundled virtualenv.py script. Now pyenv-virtualenv installs
...
`virtualenv` package into source version and then use it.
2013-06-18 12:21:16 +09:00
Yamashita Yuu
2a5a483c5d
v20130614
2013-06-14 21:31:24 +09:00
Yamashita Yuu
a2c878f284
remove --distribute from example.
...
it will be replaced by new setuptools in near future.
2013-06-04 20:32:22 +09:00
Yamashita Yuu
695c2fd618
v20130527
2013-05-27 20:26:42 +09:00
Yamashita Yuu
bc433be75c
update README
2013-05-27 20:25:57 +09:00
Yamashita Yuu
20e78d8ffa
update README
2013-05-07 22:54:43 +09:00
Yamashita Yuu
db37bb9643
Download virtualenv.py if specified version has not been installed.
2013-05-07 22:31:12 +09:00
Yamashita Yuu
9e438ee3e2
Change the installation path of the virtualenv.py script.
2013-05-07 21:22:51 +09:00
Yamashita Yuu
1389d840d1
Remove python-virtualenv which was no longer used.
2013-05-07 21:15:07 +09:00
Yamashita Yuu
78af7ec9d4
release v20130507
2013-05-07 19:55:31 +09:00
Yamashita Yuu
ebeb3dcb71
fix wrong path for libexec
2013-03-27 15:15:44 +09:00
Yamashita Yuu
8b1ae9f19a
update README. add note about pyenv-virtualenvwrapper.
2013-03-22 15:38:08 +09:00
Yamashita Yuu
003ea01b97
release v20130307
2013-03-07 13:12:17 +09:00