Skip to content

Commit d2b9f92

Browse files
committed
chore: add pyyaml to tests
1 parent 0865ea1 commit d2b9f92

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
@@ -30,6 +30,7 @@ extra = [
3030
]
3131
tests = [
3232
"coverage[toml]>=5.3",
33+
"pyyaml",
3334
]
3435
all = ["express-py[tests]", "express-py[extra]"]
3536

0 commit comments

Comments
 (0)