Skip to content

Commit 3e19573

Browse files
committed
Cap yapf version due to issue with trailing commas and closing brackets.
1 parent cf75ea0 commit 3e19573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ domdf-python-tools>=2.5.0
99
isort>=5.5.2
1010
prettyprinter>=0.18.0
1111
typing-extensions>=3.7.4.3
12-
yapf>=0.30.0
12+
yapf>=0.30.0,<0.43.0

0 commit comments

Comments
 (0)