diff options
| author | Enji Cooper <yaneurabeya@gmail.com> | 2019-11-14 15:41:31 -0800 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2019-11-16 21:21:15 +0100 |
| commit | 41901134e09d9ec67df6e8479bd6718e8d9fd129 (patch) | |
| tree | 1c018d808baf4fe105ee5a0d054e53d4be1456cd | |
| parent | 39c6cdd61da9d398e47425579478da39e84b2e3a (diff) | |
| download | astroid-git-41901134e09d9ec67df6e8479bd6718e8d9fd129.tar.gz | |
Add a ChangeLog entry for the proposed change
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -22,6 +22,12 @@ Release Date: TBA Close PyCQA/pylint#3216 +* Clean up setup.py + + Make pytest-runner a requirement only if running tests, similar to what was + done with McCabe. + + Clean up the setup.py file, resolving a handful of minor warnings with it. What's New in astroid 2.3.2? ============================ |
