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 1f55f5e commit 6d102e4Copy full SHA for 6d102e4
.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: js
5
email: 3105306+timkpaine@users.noreply.github.com
pyproject.toml
@@ -132,7 +132,6 @@ npm = "pnpm"
132
133
[tool.pytest.ini_options]
134
addopts = ["-vvv", "--junitxml=junit.xml"]
135
-asyncio_mode = "strict"
136
testpaths = "python_template_js/tests"
137
138
[tool.ruff]
0 commit comments