Skip to content

Commit f1ede89

Browse files
Update from copier (2025-05-09T19:10:39)
1 parent c2f4022 commit f1ede89

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: a669f79
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: rust
55

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ fail_under = 50
136136

137137
[tool.pytest.ini_options]
138138
addopts = ["-vvv", "--junitxml=junit.xml"]
139-
asyncio_mode = "strict"
140139
testpaths = "python_template_rust/tests"
141140

142141
[tool.ruff]

0 commit comments

Comments
 (0)