diff options
| author | Sreejith Menon <sreejith_1729@yahoo.co.in> | 2018-10-28 19:52:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-28 19:52:20 -0400 |
| commit | 1c226bdeb61dbd82419508dcc65b9969d0f42e16 (patch) | |
| tree | 8182c4a80faed306e519b3566aa0251117f7ff23 /changelog.d | |
| parent | 717de8391f5ddfc507fcf2d36a49274f37ef5a16 (diff) | |
| parent | 29f9cb087fd107f412e2a2f0df877e3b14a75be9 (diff) | |
| download | external_python_setuptools-1c226bdeb61dbd82419508dcc65b9969d0f42e16.tar.gz external_python_setuptools-1c226bdeb61dbd82419508dcc65b9969d0f42e16.tar.bz2 external_python_setuptools-1c226bdeb61dbd82419508dcc65b9969d0f42e16.zip | |
Merge branch 'master' into deprecate-requires
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1537.doc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/1553.doc.rst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/1537.doc.rst b/changelog.d/1537.doc.rst new file mode 100644 index 00000000..02d15eae --- /dev/null +++ b/changelog.d/1537.doc.rst @@ -0,0 +1 @@ +Document how to use setup.cfg for src/ layouts.
\ No newline at end of file diff --git a/changelog.d/1553.doc.rst b/changelog.d/1553.doc.rst new file mode 100644 index 00000000..2f68b95e --- /dev/null +++ b/changelog.d/1553.doc.rst @@ -0,0 +1 @@ +Update installation instructions to point to ``pip install`` instead of ``ez_setup.py``.
\ No newline at end of file |
