mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 07:43:46 -05:00
rename to version-ext-compat because pyenv-version-ext must precede
than compatibility plugin.
This commit is contained in:
2
plugins/.gitignore
vendored
2
plugins/.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/pyenv-version-ext-compat
|
!/version-ext-compat
|
||||||
!/python-build
|
!/python-build
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ versions.
|
|||||||
|
|
||||||
(NOTICE:
|
(NOTICE:
|
||||||
This project has been moved out as external plugin of pyenv.
|
This project has been moved out as external plugin of pyenv.
|
||||||
The pyenv-version-ext-compat has left for backward compatibility, but will be removed from future release of pyenv.
|
The version-ext-compat has left for backward compatibility, but will be removed from future release of pyenv.
|
||||||
See also [pyenv-version-ext](https://github.com/yyuu/pyenv-version-ext).)
|
See also [pyenv-version-ext](https://github.com/yyuu/pyenv-version-ext).)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Reference in New Issue
Block a user