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 c722338 commit b57c993Copy full SHA for b57c993
pyproject.toml
@@ -31,6 +31,7 @@ testing = [
31
"pytest",
32
"pytest-regressions",
33
"pytest-cov",
34
+ "PyYAML", # Needed for navigation YAML tests
35
]
36
37
[project.scripts]
0 commit comments