We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1598196 commit fce0e54Copy full SHA for fce0e54
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 839686f
+_commit: c9dacb5
3
_src_path: https://github.com/python-project-templates/base.git
4
add_extension: python
5
email: t.paine154@gmail.com
pyproject.toml
@@ -112,7 +112,6 @@ packages = ["csp_bot_commands"]
112
113
[tool.pytest.ini_options]
114
addopts = ["-vvv", "--junitxml=junit.xml"]
115
-asyncio_mode = "strict"
116
testpaths = "csp_bot_commands/tests"
117
118
[tool.ruff]
0 commit comments