diff options
| author | Sreejith Menon <sreejith_1729@yahoo.co.in> | 2018-10-27 10:29:08 -0700 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2018-10-27 18:13:20 -0400 |
| commit | 717de8391f5ddfc507fcf2d36a49274f37ef5a16 (patch) | |
| tree | b721bde682fda1112310f2c915c8609d769c6f11 /changelog.d | |
| parent | a6a5040ae14b74bfaaaf835d57129ee7618e5cfd (diff) | |
| download | external_python_setuptools-717de8391f5ddfc507fcf2d36a49274f37ef5a16.tar.gz external_python_setuptools-717de8391f5ddfc507fcf2d36a49274f37ef5a16.tar.bz2 external_python_setuptools-717de8391f5ddfc507fcf2d36a49274f37ef5a16.zip | |
Add changelog for PR #1541
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1541.deprecation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1541.deprecation.rst b/changelog.d/1541.deprecation.rst new file mode 100644 index 00000000..cc07aaa7 --- /dev/null +++ b/changelog.d/1541.deprecation.rst @@ -0,0 +1 @@ +Officially deprecated the ``requires`` parameter in ``setup()``. |
