diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-11-16 20:18:24 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-11-16 20:18:24 -0500 |
| commit | f265e4089c63bfa17d8024d0d6a574c2aaaa992d (patch) | |
| tree | 9ca79ce241033fa71ade20c5564a3bbc1c7183ef /pytest.ini | |
| parent | 96bc30807092c6f6a014d71510a23ab2dd07f3a7 (diff) | |
| download | python-setuptools-git-f265e4089c63bfa17d8024d0d6a574c2aaaa992d.tar.gz | |
normalize indentation
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,7 +6,7 @@ flake8-ignore = setuptools/py*compat.py F811 doctest_optionflags=ELLIPSIS ALLOW_UNICODE filterwarnings = - # Fail on warnings - error - # https://github.com/pypa/setuptools/issues/1823 - ignore:bdist_wininst command is deprecated + # Fail on warnings + error + # https://github.com/pypa/setuptools/issues/1823 + ignore:bdist_wininst command is deprecated |
