mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 23:33:45 -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
|
||||
!/pyenv-version-ext-compat
|
||||
!/version-ext-compat
|
||||
!/python-build
|
||||
|
||||
@@ -6,7 +6,7 @@ versions.
|
||||
|
||||
(NOTICE:
|
||||
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).)
|
||||
|
||||
## Installation
|
||||
Reference in New Issue
Block a user