Skip to content

Commit b487332

Browse files
authored
Merge pull request #6 from python-project-templates/copier-update-2025-05-04T05-22-57
Update from copier (2025-05-04T05:22:57)
2 parents b126a6b + 70b246e commit b487332

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

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ packages = ["hatch_rs"]
104104

105105
[tool.pytest.ini_options]
106106
addopts = ["-vvv", "--junitxml=junit.xml"]
107-
asyncio_mode = "strict"
108107
testpaths = "hatch_rs/tests"
109108

110109
[tool.ruff]

0 commit comments

Comments
 (0)