{ "tasks": { "build": "echo \"No build steps required for this repository.\"", "test": "pip install pytest && pytest" } }