We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e46cbfa + 5b06c31 commit d65865eCopy full SHA for d65865e
cookiecutter.json
@@ -1,7 +1,7 @@
1
{
2
"package_name": "my_python_package",
3
"project_name": "my-python-project",
4
- "_copy_without_render": [".github/*"],
+ "_copy_without_render": [".github/workflows/*"],
5
"package_short_description": "",
6
"version": "0.1.0",
7
"github_organization": "<my-github-organization>",
0 commit comments