diff options
| author | Hugo <hugovk@users.noreply.github.com> | 2020-01-14 14:22:50 +0200 |
|---|---|---|
| committer | Hugo <hugovk@users.noreply.github.com> | 2020-01-14 14:22:50 +0200 |
| commit | 4ea498b752fc89fd47c795f46fa1ff66c314dc58 (patch) | |
| tree | 1f17a5e8693e1a12369784bf329a3f604d43c347 | |
| parent | 9afceaf1e5caf499ac78735b4393e8e2f3e9b2d9 (diff) | |
| download | python-setuptools-git-4ea498b752fc89fd47c795f46fa1ff66c314dc58.tar.gz | |
Add changelog
| -rw-r--r-- | changelog.d/1968.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1968.misc.rst b/changelog.d/1968.misc.rst new file mode 100644 index 00000000..4aa5343f --- /dev/null +++ b/changelog.d/1968.misc.rst @@ -0,0 +1 @@ +Add flake8-2020 to check for misuse of sys.version or sys.version_info. |
