We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0865ea1 commit d2b9f92Copy full SHA for d2b9f92
pyproject.toml
@@ -30,6 +30,7 @@ extra = [
30
]
31
tests = [
32
"coverage[toml]>=5.3",
33
+ "pyyaml",
34
35
all = ["express-py[tests]", "express-py[extra]"]
36
0 commit comments