diff options
-rw-r--r-- | changelog.d/3363.doc.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/3363.doc.rst b/changelog.d/3363.doc.rst new file mode 100644 index 00000000..d25e41c2 --- /dev/null +++ b/changelog.d/3363.doc.rst @@ -0,0 +1,3 @@ +Rework some documentation pages to de-emphasize ``distutils`` and the history +of packaging in the Python ecosystem. The focus of these changes is to make the +documentation easier to read for new users. |