Skip to content

Commit b57c993

Browse files
committed
added yaml module for tests
1 parent c722338 commit b57c993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ testing = [
3131
"pytest",
3232
"pytest-regressions",
3333
"pytest-cov",
34+
"PyYAML", # Needed for navigation YAML tests
3435
]
3536

3637
[project.scripts]

0 commit comments

Comments
 (0)