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 c2f4022 commit 8ec1de3Copy full SHA for 8ec1de3
.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: rust
5
email: 3105306+timkpaine@users.noreply.github.com
pyproject.toml
@@ -136,7 +136,6 @@ fail_under = 50
136
137
[tool.pytest.ini_options]
138
addopts = ["-vvv", "--junitxml=junit.xml"]
139
-asyncio_mode = "strict"
140
testpaths = "python_template_rust/tests"
141
142
[tool.ruff]
0 commit comments