diff options
| author | Alan Fregtman <941331+darkvertex@users.noreply.github.com> | 2021-07-21 17:34:14 -0400 |
|---|---|---|
| committer | Alan Fregtman <941331+darkvertex@users.noreply.github.com> | 2021-07-21 17:34:14 -0400 |
| commit | cb05fb0c94716b1d328ecca0573346218505b859 (patch) | |
| tree | f2d840011187536a354e2f76e94a7d2e706e1b9b /changelog.d | |
| parent | b2a25766c443cba5c474ff73d46c40c47c5e7c3e (diff) | |
| download | python-setuptools-git-cb05fb0c94716b1d328ecca0573346218505b859.tar.gz | |
Update globbing for [options.data_files] to be implicit, not requiring a custom directive.
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2712.change.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/2712.change.rst b/changelog.d/2712.change.rst index 46b9cd2a..952101f1 100644 --- a/changelog.d/2712.change.rst +++ b/changelog.d/2712.change.rst @@ -1 +1 @@ -Added `glob:` directive for use inside `[options.data_files]` values. +Added implicit globbing support for `[options.data_files]` values. |
