diff options
| author | Melissa Li <li.melissa.kun@gmail.com> | 2021-02-24 00:31:16 -0500 |
|---|---|---|
| committer | Melissa Li <li.melissa.kun@gmail.com> | 2021-02-24 00:31:16 -0500 |
| commit | 39659040bda0664ee08588ecd2faa41b4ea406a1 (patch) | |
| tree | ababcf583a5cf26bd183b9c42fd6781cbda781dc | |
| parent | 90d8740c353ddf20c1c76d8c06cd923c19b8cc84 (diff) | |
| download | python-setuptools-git-39659040bda0664ee08588ecd2faa41b4ea406a1.tar.gz | |
Add change note
| -rw-r--r-- | changelog.d/1937.breaking.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1937.breaking.rst b/changelog.d/1937.breaking.rst new file mode 100644 index 00000000..94dc739a --- /dev/null +++ b/changelog.d/1937.breaking.rst @@ -0,0 +1 @@ +Preserved case-sensitivity of keys in setup.cfg so that entry point names are case-sensitive. Changed sensitivity of configparser -- by :user:`melissa-kun-li`
\ No newline at end of file |
