mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
601 B
601 B
Make sure you have checked all steps below.
Prerequisite
- Please consider implementing the feature as a hook script or plugin as a first step.
- pyenv has some powerful support for plugins and hook scripts. Please refer to Authoring plugins for details and try to implement it as a plugin if possible.
- My PR addresses the following pyenv issue (if any)
Description
- Here are some details about my PR
Tests
- My PR adds the following unit tests (if any)