Use as a template for python repos, just basics to support python development and testing.
python -m pytest
The launch.json
file includes the necessary config to support using the vscode python debugger with pytest.
Here is the Dockerfile for this template repo. (Its in a seperate Repo)