summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorYukihiko Shinoda <yuk.hik.future@gmail.com>2023-02-23 12:57:02 +0900
committerYukihiko Shinoda <yuk.hik.future@gmail.com>2023-02-23 16:24:45 +0900
commit9bfb5bfb861e631964718c95e1897adf4557bfd0 (patch)
tree3863cc30b88edfe464c7b8b79aa7968c91c42523 /changelog.d
parent17aa0a62c24041055ba09373901beb318a6e9845 (diff)
downloadpython-setuptools-git-9bfb5bfb861e631964718c95e1897adf4557bfd0.tar.gz
Add changelog entry
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3594.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3594.change.rst b/changelog.d/3594.change.rst
new file mode 100644
index 00000000..acb74c47
--- /dev/null
+++ b/changelog.d/3594.change.rst
@@ -0,0 +1 @@
+Added ``htmlcov`` to FlatLayoutPackageFinder.DEFAULT_EXCLUDE -- by :user:`yukihiko-shinoda`