Skip to content

Commit 5481903

Browse files
authored
Merge pull request #14 from python-project-templates/copier-update-2025-05-04T05-11-48
Update from copier (2025-05-04T05:11:48)
2 parents 1fad80a + f814309 commit 5481903

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.copier-answers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 839686f
2+
_commit: c9dacb5
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: cpp
55
email: 3105306+timkpaine@users.noreply.github.com

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ packages = ["python_template_cpp"]
129129

130130
[tool.pytest.ini_options]
131131
addopts = ["-vvv", "--junitxml=junit.xml"]
132-
asyncio_mode = "strict"
133132
testpaths = "python_template_cpp/tests"
134133

135134
[tool.ruff]

0 commit comments

Comments
 (0)