jivanf
c3110d874e
Fix get-pip.py URLs for older versions of Python ( #403 )
2021-11-08 18:14:47 +03:00
native-api
f95d6a9bee
Create FUNDING.yml
2021-10-08 11:55:00 +03:00
native-api
afa008ec95
Update ISSUE_TEMPLATE.md
2021-10-08 11:15:55 +03:00
native-api
6fa056912b
Create no-response.yml
2021-10-05 04:40:56 +03:00
native-api
2648a4af29
Update ISSUE_TEMPLATE.md
2021-10-05 01:30:31 +03:00
native-api
ce08a8ee72
Create ISSUE_TEMPLATE.md
2021-10-05 01:29:37 +03:00
Anton Petrov
29fb3c7cd1
Merge pull request #388 from native-api/patch-1
...
Fix installation steps to allow for Pyenv 2
2021-07-25 12:13:35 +03:00
Anton Petrov
c537bfff26
Merge pull request #395 from Gauravtalreja1/fix-394
...
Fixes #394 - update pyenv virtualenvs to list virtualenvs start with dot prefixes
2021-06-17 20:35:52 +03:00
Gaurav Talreja
b334dde5ef
Fix #394 - update pyenv virtualenvs command to list virtualenvs starting with dot prefixes
2021-06-16 15:20:14 +05:30
native-api
582b693c11
Fix installation steps to allow for Pyenv 2
...
The text included info on Pyenv startup which is now outdated and incorrect.
Closes https://github.com/pyenv/pyenv/issues/1947 , https://github.com/pyenv/pyenv-virtualenv/issues/387
2021-05-26 00:49:31 +03:00
Anton Petrov
6742d0ef10
Merge pull request #384 from native-api/profile_2_rc
...
~/.*rc should be modified instead of ~/.*profile
2021-05-09 20:56:31 +03:00
Anton Petrov
8c7ef734f9
Update pyenv-virtualenv-init
...
https://github.com/pyenv/pyenv-installer/pull/109
2021-05-09 20:17:17 +03:00
Ivan Pozdeev
90f7b999ff
~/.*rc should be modified instead of ~/.*profile
...
Otherwise, there's no effect for non-login interactive shells
2021-05-09 20:16:35 +03:00
Yamashita, Yuu
294f64f76b
v1.1.5
v1.1.5
2019-02-13 15:27:07 +00:00
Yamashita, Yuu
e39b112676
Install libexec as well under the given prefix ( #290 , #302 )
2019-02-13 15:25:00 +00:00
Yamashita, Yuu
74bba45b9c
v1.1.4
v1.1.4
2019-02-08 02:04:46 +00:00
Yamashita, Yuu
2d947be5d9
Merge pull request #296 from pyenv/yy-py-venv-major-minor
...
Prefer `python3.x` executable if available
2019-01-12 14:41:57 +09:00
Yamashita, Yuu
a9e1891e8b
Prefer python3.x executable if avaialble ( closes #206 , #282 )
2019-01-12 05:38:21 +00:00
Yamashita, Yuu
bfdeb31d78
Merge pull request #238 from pgrzesik/master
...
Add other way of deleting existing virtualenv
2019-01-12 07:51:41 +09:00
Yamashita, Yuu
e3203f795a
Merge pull request #286 from faho/patch-1
...
Improve fish installation instructions
2019-01-12 07:50:52 +09:00
Yamashita, Yuu
6d90f61726
Merge pull request #290 from lmmarsano/fix-conda
...
Fix: support newer conda
2018-11-23 21:57:29 +09:00
Luis Marsano
ed779fea14
cleanup pyenv virtualenv on ERR
...
also cleanup compatibility paths
2018-11-21 22:00:57 -05:00
Luis Marsano
e0a1e9b35c
support newer conda
...
pyenv-virtualenvs could not list conda environments & pyenv shell would only activate the base conda environment
the conda detection criteria of testing the presence of `conda` or `activate` files under `$(pyenv root)/versions/$version/bin` appears to be the culprit, since newer environments no longer include these files: those files reside in the base conda environment
- add detection criteria of `$(pyenv root)/versions/$version/conda-meta`
- compute the real prefix to the base environment from `realpath $(realpath $(pyenv root)/versions/$version)/../..`
- to allow that, enhance substitute `realpath` in `pyenv-virtualenvs` to reduce relative paths `.` & `..`, and factor that code out to a file under `libexec` for reuse
- hook `which` to locate conda from the real prefix
2018-11-21 22:00:56 -05:00
Fabian Homborg
cec39359ec
Improve fish installation instructions
...
`psub` here is entirely unnecessary.
2018-10-31 13:22:46 +01:00
Yamashita, Yuu
8c9f7fa766
Merge pull request #285 from alanyee/master
...
Update README.md
2018-10-30 14:49:25 +09:00
Alan Yee
be6d917f16
Update README.md
...
-Replace Mac OS X with macOS
-Added links
2018-10-29 21:54:24 -07:00
Yamashita, Yuu
32718e80b9
Merge pull request #280 from bradleyhurley/master
...
Updating ReadMe to include information for Fish
2018-08-22 09:07:37 +09:00
Brad Hurley
8310e73b43
Updating ReadMe to include information for Fish
2018-08-21 12:04:51 -04:00
Yamashita, Yuu
5d1dcaa94c
Merge pull request #272 from YumaInaura/master
...
update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE
2018-07-06 07:49:39 +09:00
Yuma Inaura (稲浦悠馬)
aa9baa8e03
update README about PYENV_VIRTUALENV_VERBOSE_ACTIVATE
2018-07-06 07:31:34 +09:00
Yamashita, Yuu
75e84742db
Update change log [ci skip]
2018-05-24 12:33:57 +00:00
Yamashita, Yuu
829dd1c9cb
Updated .travis.yml [ci skip]
2018-05-24 12:33:27 +00:00
Yamashita, Yuu
42f8ed2dce
v1.1.3
v1.1.3
2018-05-24 12:28:04 +00:00
Yamashita, Yuu
a75aa66490
Automate release
2018-05-24 12:27:02 +00:00
Yamashita, Yuu
9a03eb5b9c
v1.1.2
v1.1.2
2018-05-18 00:59:28 +00:00
Yamashita, Yuu
e67dd07f1b
Merge pull request #255 from pyenv/workaround-get-pip-url-py26-py32
...
Use custom get-pip URL based on the target version (pyenv/pyenv#1127 )
2018-03-29 12:20:50 +09:00
Yamashita, Yuu
077edc3b4d
Update warning message on presence of PIP_VERSION
2018-03-29 03:17:49 +00:00
Yamashita, Yuu
0b24ff557e
I should have used custom GET_PIP_URL for 3.3
2018-03-29 01:07:48 +00:00
Yamashita, Yuu
6a3172ff47
Unlike python-build, DEFINITION_PATH isn't available within pyenv-virtualenv
2018-03-29 01:01:16 +00:00
Yamashita, Yuu
894d4af8a3
Show some warning on the use of PIP_VERSION
2018-03-29 00:59:01 +00:00
Yamashita, Yuu
980159f221
Use custom get-pip URL based on the target version ( pyenv/pyenv#1127 )
2018-03-29 00:39:30 +00:00
Yamashita, Yuu
051cd5880c
Merge pull request #254 from pyenv/pip-version-workaround2
...
Refactoring around `GET_PIP_URL`
2018-03-22 11:04:41 +09:00
Yamashita, Yuu
cfb8691fc5
Refactoring
...
Manage `GET_PIP_URL` value at single place for readability.
2018-03-22 01:36:48 +00:00
Yamashita, Yuu
74ff2ce7af
Merge pull request #253 from pyenv/pip-version-workaround
...
Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error
2018-03-20 13:24:23 +09:00
Yamashita, Yuu
b1d0d72343
Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error ( pyenv/pyenv-installer#70 )
2018-03-20 04:04:58 +00:00
Yamashita, Yuu
219a527a78
Merge pull request #251 from teake/conda/sourcing
...
Source conda 4.4.4 shell files
2018-03-09 10:16:55 +09:00
Teake Nutma
393bcc36b8
Source conda 4.4.4 shell files
...
Conda 4.4.4 (https://github.com/conda/conda/releases/tag/4.4.0 )
made some changes on how to set up conda in the shell.
This commit addresses these.
This fixes some of the discussion in #178 .
2018-03-08 10:08:53 +01:00
Yamashita, Yuu
5419dc7320
Merge pull request #244 from adamscharf/patch-1
...
Move pyenv note to its own line
2017-12-07 10:00:51 +09:00
Adam Scharf
94b2c9d5d6
Move pyenv note to its own line
2017-12-06 10:35:35 -05:00
Piotr Grzesik
a0b17033fc
Add other way of deleting existing virtualenv
2017-10-16 22:08:34 +02:00