diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-01-19 19:19:34 +0000 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-01-19 19:19:34 +0000 |
| commit | 8e0e508cb507726a814fe2a2f9bdc5f9bed20688 (patch) | |
| tree | 38a2cce79b44340b45573e55dc52fbf202e0fcde | |
| parent | b51282078fb09a7ce92ba65dfe8bd94dc465a26f (diff) | |
| download | python-setuptools-git-8e0e508cb507726a814fe2a2f9bdc5f9bed20688.tar.gz | |
Add news fragment
| -rw-r--r-- | changelog.d/3779.change.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/3779.change.rst b/changelog.d/3779.change.rst new file mode 100644 index 00000000..f90dbfa4 --- /dev/null +++ b/changelog.d/3779.change.rst @@ -0,0 +1,4 @@ +Files referenced by ``file:`` in ``setup.cfg`` and by ``project.readme.file``, +``project.license.file`` or ``tool.setuptools.dynamic.*.file`` in +``pyproject.toml`` are now automatically included in the generated sdists. + |
