pytest.ini can be used for this purpose. Its handy option instead of always using pytest -s
pytest -s
update the pytest.ini with addopts = -s
addopts = -s