diff options
author | Ye-hyoung Kang <keepyourhonor@gmail.com> | 2020-03-03 00:05:19 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 00:05:19 +0900 |
commit | 6a3729676d6aef85396d6fcf593a140e56ce32c7 (patch) | |
tree | 9350a2db43554c92af7b2bcc7cb890c5a6fc3491 | |
parent | abaa683c2140204b40051c80926c334ce4bba41c (diff) | |
download | external_python_setuptools-6a3729676d6aef85396d6fcf593a140e56ce32c7.tar.gz external_python_setuptools-6a3729676d6aef85396d6fcf593a140e56ce32c7.tar.bz2 external_python_setuptools-6a3729676d6aef85396d6fcf593a140e56ce32c7.zip |
Create 2011.doc.rst
Add news fragment
-rw-r--r-- | changelog.d/2011.doc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2011.doc.rst b/changelog.d/2011.doc.rst new file mode 100644 index 00000000..e36fb6a7 --- /dev/null +++ b/changelog.d/2011.doc.rst @@ -0,0 +1 @@ +Fix broken link to distutils docs on package_data |