Skip to content

Commit 6d102e4

Browse files
Update from copier (2025-05-04T05:22:48)
1 parent 1f55f5e commit 6d102e4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
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
email: 3105306+timkpaine@users.noreply.github.com

pyproject.toml

Lines changed: 0 additions & 1 deletion
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)