Skip to content
Snippets Groups Projects
Commit 4a2945d8 authored by j.detchart's avatar j.detchart
Browse files

fix pyproject.toml

parent 2cacb192
Branches
No related tags found
No related merge requests found
Pipeline #10088 passed with warnings
......@@ -6,6 +6,6 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pytest",
"matplotlib"
"pytest-json-report",
"matplotlib",
"pytest-json-report"
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment