diff --git a/cookiecutter.json b/cookiecutter.json index 7ff80c0..21c3a26 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -27,5 +27,6 @@ "pwa_background_color": "#FFFFFF", "pwa_theme_color": "#0175C2", "split_per_abi": false, - "options": null + "options": null, + "pyproject": null } \ No newline at end of file