diff options
author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-02-27 11:41:19 +0000 |
---|---|---|
committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-02-27 11:41:19 +0000 |
commit | 04ac2e133af1e78ad7fe1eef17fac24ac7b558d5 (patch) | |
tree | 0f14fb822105b47ee9859aa3561cd582e8dab189 | |
parent | 087912b798f0ca36ae67d8f0386d8ce21792adf0 (diff) | |
download | python-setuptools-git-04ac2e133af1e78ad7fe1eef17fac24ac7b558d5.tar.gz |
Add news fragment
-rw-r--r-- | changelog.d/3838.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3838.misc.rst b/changelog.d/3838.misc.rst new file mode 100644 index 00000000..752d74f6 --- /dev/null +++ b/changelog.d/3838.misc.rst @@ -0,0 +1 @@ +Improved error messages for ``pyproject.toml`` validations. |