Skip to content

Commit 4b6214b

Browse files
authored
Merge pull request #40 from python-project-templates/copier-update-2025-05-04T05-20-35
Update from copier (2025-05-04T05:20:35)
2 parents 0f1ce3b + 7227f56 commit 4b6214b

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: python
55

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ packages = ["hatch_cpp"]
114114

115115
[tool.pytest.ini_options]
116116
addopts = ["-vvv", "--junitxml=junit.xml"]
117-
asyncio_mode = "strict"
118117
testpaths = "hatch_cpp/tests"
119118

120119
[tool.ruff]

0 commit comments

Comments
 (0)