Hello World Project This repository now contains a minimal Python hello-world project. Run PYTHONPATH=src python -m hello_world Expected output: Hello, World! Test pytest -q