diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2023-01-13 11:17:14 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2023-01-13 11:17:14 -0500 |
commit | 0c790395a3ec51a9ac760df2769f14baf1a92b76 (patch) | |
tree | ee09c87549ae76702d3333333873815b647159c4 | |
parent | 4f23e9728b5e7ba4f81be586a11623aab55966c3 (diff) | |
download | python-setuptools-git-0c790395a3ec51a9ac760df2769f14baf1a92b76.tar.gz |
Update changelog
-rw-r--r-- | changelog.d/3769.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3769.change.rst b/changelog.d/3769.change.rst new file mode 100644 index 00000000..e404ba93 --- /dev/null +++ b/changelog.d/3769.change.rst @@ -0,0 +1 @@ +Replace 'appdirs' with 'platformdirs'. |