We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fad80a + f814309 commit 5481903Copy full SHA for 5481903
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 839686f
+_commit: c9dacb5
3
_src_path: https://github.com/python-project-templates/base.git
4
add_extension: cpp
5
email: 3105306+timkpaine@users.noreply.github.com
pyproject.toml
@@ -129,7 +129,6 @@ packages = ["python_template_cpp"]
129
130
[tool.pytest.ini_options]
131
addopts = ["-vvv", "--junitxml=junit.xml"]
132
-asyncio_mode = "strict"
133
testpaths = "python_template_cpp/tests"
134
135
[tool.ruff]
0 commit comments