We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9305ca commit c2256abCopy full SHA for c2256ab
.codegen.json
@@ -6,6 +6,7 @@
6
"required": ["python3", "hatch"],
7
"pre_setup": ["hatch env create"],
8
"prepend_path": ".venv/bin",
9
+ "acceptance_path": "tests/integration",
10
"test": []
11
}
12
0 commit comments