We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4888b commit 1a5214bCopy full SHA for 1a5214b
README.md
@@ -5,6 +5,6 @@ copy `tmplvars.example.yaml` to `Ctl/tmplvars.yaml` in your target repository an
5
Then in your target repostiroy
6
7
```
8
-pip install ctl tmpl jinja2
+pip install ctl tmpl jinja2 pyyaml
9
ctl sync_python
10
0 commit comments