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 19861d5 + f0e370e commit 710a1e1Copy full SHA for 710a1e1
.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
@@ -71,7 +71,6 @@ replace = 'version = "{new_version}"'
71
ignore = [
72
".copier-answers.yml",
73
"Makefile",
74
- "setup.py",
75
"docs/**/*",
76
]
77
setup.py
0 commit comments