Skip to content

Commit 6ce5735

Browse files
Pin Sybil to v6.0.3 to fix failing tests
Signed-off-by: Idlir Shkurti <[email protected]>
1 parent f426182 commit 6ce5735

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
@@ -96,6 +96,7 @@ dev-pytest = [
9696
# For checking docstring code examples
9797
"frequenz-sdk[dev-examples]",
9898
"hypothesis == 6.100.0",
99+
"sybil == 6.0.3",
99100
]
100101
dev = [
101102
"frequenz-sdk[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)