diff options
| author | Miro HronĨok <miro@hroncok.cz> | 2021-12-27 12:01:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-27 11:01:35 +0000 |
| commit | bb82a73b6dbf577874f6d4bfaf72d2a7f59dfffe (patch) | |
| tree | 96c0cbf87efeebaa7ca9077def4e64abc33fef07 /docs | |
| parent | 12a1fc2860761a9cd47c88a24093455d121570a3 (diff) | |
| download | virtualenv-bb82a73b6dbf577874f6d4bfaf72d2a7f59dfffe.tar.gz | |
Use 'selectable' interface for entry points only when available (#2246)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/2246.feature.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2246.feature.rst b/docs/changelog/2246.feature.rst new file mode 100644 index 0000000..4be877d --- /dev/null +++ b/docs/changelog/2246.feature.rst @@ -0,0 +1 @@ +Drop the runtime dependency of ``backports.entry-points-selectable`` - by :user:`hroncok`. |
