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 0f1ce3b commit 7227f56Copy full SHA for 7227f56
.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
@@ -114,7 +114,6 @@ packages = ["hatch_cpp"]
114
115
[tool.pytest.ini_options]
116
addopts = ["-vvv", "--junitxml=junit.xml"]
117
-asyncio_mode = "strict"
118
testpaths = "hatch_cpp/tests"
119
120
[tool.ruff]
0 commit comments