diff options
author | Varun Kamath <varunkamath18@gmail.com> | 2018-10-28 16:06:55 -0400 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2018-11-01 14:43:55 -0400 |
commit | f666e2a70d24cae554b0800df512b884fdca25c3 (patch) | |
tree | 9447c35321437c242feb8aad9ce0f4b346de8cc2 | |
parent | f9bb94ae5ecef14d0168e820fe4aeae6ca341f4e (diff) | |
download | external_python_setuptools-f666e2a70d24cae554b0800df512b884fdca25c3.tar.gz external_python_setuptools-f666e2a70d24cae554b0800df512b884fdca25c3.tar.bz2 external_python_setuptools-f666e2a70d24cae554b0800df512b884fdca25c3.zip |
Add news fragment for PR #1560
-rw-r--r-- | changelog.d/1560.doc.rst | 1 | ||||
-rw-r--r-- | docs/index.txt | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/1560.doc.rst b/changelog.d/1560.doc.rst new file mode 100644 index 00000000..8288aa4e --- /dev/null +++ b/changelog.d/1560.doc.rst @@ -0,0 +1 @@ +update ``setuptools`` distribution documentation to mimic packaging.python.org tutorial.
\ No newline at end of file diff --git a/docs/index.txt b/docs/index.txt index 3515e0e6..ba4be25f 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -22,5 +22,4 @@ Documentation content: development roadmap easy_install - ez_setup history |