diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-07-09 11:30:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-09 16:30:40 +0100 |
| commit | 17caadc974cb2a24f70374525596cd1160579594 (patch) | |
| tree | d5ff4a4a363f4d60592e1070740067f5b68a53fc /docs | |
| parent | 03afeca838972c93a45ba6072333952139d30173 (diff) | |
| download | virtualenv-17caadc974cb2a24f70374525596cd1160579594.tar.gz | |
Rely on 'selectable' interface for entry points. (#2126)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/2093.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2093.misc.rst b/docs/changelog/2093.misc.rst new file mode 100644 index 0000000..c713d6a --- /dev/null +++ b/docs/changelog/2093.misc.rst @@ -0,0 +1 @@ +Plugins now use 'selectable' entry points. |
