diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-06 20:04:14 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-06 20:04:14 +0100 |
| commit | 536d02e66a832398b92e763260bdd3ef0d78e102 (patch) | |
| tree | 1c5aad289c8b8441969dd252c8b3b5d0e7def4c0 | |
| parent | d138ec08efc2dbaebb8752e215e324f38bd807a2 (diff) | |
| download | python-setuptools-git-536d02e66a832398b92e763260bdd3ef0d78e102.tar.gz | |
Add news fragment for #3481
| -rw-r--r-- | changelog.d/3481.misc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3481.misc.rst b/changelog.d/3481.misc.rst new file mode 100644 index 00000000..61e63c90 --- /dev/null +++ b/changelog.d/3481.misc.rst @@ -0,0 +1,2 @@ +Add warning for potential ``install_requires`` and ``extras_require`` +misconfiguration in ``setup.cfg`` |
