Skip to content
Snippets Groups Projects
Verified Commit ef027d09 authored by Duncan Macleod's avatar Duncan Macleod
Browse files

pyproject.toml: minor syntax change

parent 64df77c0
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,8 @@ source = ["gwdatafind"]
[tool.pytest.ini_options]
addopts = "-r a --color=yes"
filterwarnings = [
"error",
"ignore:.*pkg_resources"
"error",
"ignore:.*pkg_resources"
]
[tool.setuptools]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment