cookiecutter-hypermodern-python
cookiecutter-hypermodern-python copied to clipboard
add conftest.py
The pytest.fixture should be in conftest.py, apart from getting a better organization we avoid the runner name collision.