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 233aef3 commit b247208Copy full SHA for b247208
pyproject.toml
@@ -44,7 +44,8 @@ schema = [
44
] # for schema validation for needsimport and ontology
45
test = [
46
"defusedxml~=0.7.1",
47
- "matplotlib>=3.3.0",
+ { include-group = "plotting" },
48
+ { include-group = "schema" },
49
"pytest~=8.0",
50
"pytest-cov~=6.0",
51
"syrupy~=4.0",
0 commit comments