Skip to content

Commit 2371df3

Browse files
authored
Merge pull request #4 from csp-community/copier-update-2025-05-04T05-18-29
Update from copier (2025-05-04T05:18:29)
2 parents 1598196 + fce0e54 commit 2371df3

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
@@ -112,7 +112,6 @@ packages = ["csp_bot_commands"]
112112

113113
[tool.pytest.ini_options]
114114
addopts = ["-vvv", "--junitxml=junit.xml"]
115-
asyncio_mode = "strict"
116115
testpaths = "csp_bot_commands/tests"
117116

118117
[tool.ruff]

0 commit comments

Comments
 (0)