Loading setup.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ source = ska_skeleton [tool:pytest] testpaths = tests addopts = --cov --cov-report xml --json=coverage.json --cov-report term --cov-report html --pylint --pylint-error-types=EF addopts = --cov --json=htmlcov/coverage.json --cov-report term --cov-report html --pylint --pylint-error-types=EF # Define `python setup.py build_sphinx` [build_sphinx] Loading Loading
setup.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ source = ska_skeleton [tool:pytest] testpaths = tests addopts = --cov --cov-report xml --json=coverage.json --cov-report term --cov-report html --pylint --pylint-error-types=EF addopts = --cov --json=htmlcov/coverage.json --cov-report term --cov-report html --pylint --pylint-error-types=EF # Define `python setup.py build_sphinx` [build_sphinx] Loading