We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c061ef5 + 1571659 commit 89f44eeCopy full SHA for 89f44ee
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 81e8acd
+_commit: 7c534a1
3
_src_path: https://github.com/python-project-templates/base.git
4
add_extension: python
5
email: t.paine154@gmail.com
pyproject.toml
@@ -73,7 +73,6 @@ replace = 'version = "{new_version}"'
73
ignore = [
74
".copier-answers.yml",
75
"Makefile",
76
- "setup.py",
77
"docs/**/*",
78
]
79
setup.py
0 commit comments