Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0e2f39

Browse files
fixed yapf version (vesoft-inc#5513)
* Update requirements.txt fixed yapf version to the last version supporting tomli 1.x * Update requirements.txt fix typo
1 parent c284fab commit c0e2f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ ply==3.10
1515
pyyaml==5.4
1616
fastcov==1.13
1717
deepdiff==5.7.0
18+
yapf==0.32.0
1819
tomli==1.2.3

0 commit comments

Comments
 (0)