Skip to content

Commit 10582b3

Browse files
authored
Merge pull request #26 from python-project-templates/copier-update-2025-05-04T05-22-48
Update from copier (2025-05-04T05:22:48)
2 parents 1f55f5e + 6d102e4 commit 10582b3

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

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ npm = "pnpm"
132132

133133
[tool.pytest.ini_options]
134134
addopts = ["-vvv", "--junitxml=junit.xml"]
135-
asyncio_mode = "strict"
136135
testpaths = "python_template_js/tests"
137136

138137
[tool.ruff]

0 commit comments

Comments
 (0)