Skip to content

Commit 93f0348

Browse files
committed
adding yaml
Signed-off-by: Javan Lacerda <[email protected]>
1 parent 6857a20 commit 93f0348

File tree

3 files changed

+624
-495
lines changed

3 files changed

+624
-495
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ pyfakefs = "==4.4.0"
2424
pylint = "~=2.4"
2525
pylint-protobuf = "==0.21.0"
2626
pyright = "==1.1.393"
27+
pyyaml = "==6.0.2"
2728
selenium = "==3.141.0"
2829
twine = "*"
2930
WebTest = "==3.0.0"
30-
yapf = "==0.22.0"
31+
yapf = "==0.22.0"

0 commit comments

Comments
 (0)