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.
2 parents 0f1ce3b + 7227f56 commit 4b6214bCopy full SHA for 4b6214b
.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