diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-01-20 17:48:45 +0000 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-01-20 17:48:45 +0000 |
| commit | 3d021ce32ca3df0f842666b7f5381ea17ff1850b (patch) | |
| tree | dcedb2378dadf8c7b92c435369bbc6d6cba7e153 | |
| parent | 68d7376600b0d1e607bcba74f91a599e790df4c6 (diff) | |
| download | python-setuptools-git-3d021ce32ca3df0f842666b7f5381ea17ff1850b.tar.gz | |
Add news fragment
| -rw-r--r-- | changelog.d/3782.misc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3782.misc.rst b/changelog.d/3782.misc.rst new file mode 100644 index 00000000..ebf5f2d6 --- /dev/null +++ b/changelog.d/3782.misc.rst @@ -0,0 +1,2 @@ +Fixed problem with ``file`` directive in ``tool.setuptools.dynamic`` +(``pyproject.toml``) when value is a simple string instead of list. |
