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 80d5740 + 33587ad commit 8eaaf56Copy full SHA for 8eaaf56
.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: rust
5
email: 3105306+timkpaine@users.noreply.github.com
pyproject.toml
@@ -76,7 +76,6 @@ replace = 'version = "{new_version}"'
76
ignore = [
77
".copier-answers.yml",
78
"Makefile",
79
- "setup.py",
80
"docs/**/*",
81
"rust/.config/*",
82
"rust/Cargo.lock",
setup.py
0 commit comments