Skip to content

Commit fce0e54

Browse files
Update from copier (2025-05-04T05:18:29)
1 parent 1598196 commit fce0e54

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
email: t.paine154@gmail.com

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)