[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 16/24] python: move .isort.cfg into setup.cfg
From: |
Cleber Rosa |
Subject: |
Re: [PATCH v4 16/24] python: move .isort.cfg into setup.cfg |
Date: |
Tue, 16 Feb 2021 23:44:29 -0500 |
On Thu, Feb 11, 2021 at 01:58:48PM -0500, John Snow wrote:
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
> python/.isort.cfg | 7 -------
> python/setup.cfg | 8 ++++++++
> 2 files changed, 8 insertions(+), 7 deletions(-)
> delete mode 100644 python/.isort.cfg
>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
signature.asc
Description: PGP signature
- [PATCH v4 23/24] python: add .gitignore, (continued)
- [PATCH v4 23/24] python: add .gitignore, John Snow, 2021/02/11
- [PATCH v4 22/24] python: add Makefile for some common tasks, John Snow, 2021/02/11
- [PATCH v4 21/24] python: add excluded dirs to flake8 config, John Snow, 2021/02/11
- [PATCH v4 24/24] gitlab: add python linters to CI, John Snow, 2021/02/11
- [PATCH v4 15/24] python: add mypy to pipenv, John Snow, 2021/02/11
- [PATCH v4 20/24] python: add pytest and tests, John Snow, 2021/02/11
- [PATCH v4 19/24] python: add devel package requirements to setuptools, John Snow, 2021/02/11
- [PATCH v4 16/24] python: move .isort.cfg into setup.cfg, John Snow, 2021/02/11
- Re: [PATCH v4 16/24] python: move .isort.cfg into setup.cfg,
Cleber Rosa <=
- Re: [PATCH v4 00/24] python: create installable package, Cleber Rosa, 2021/02/11