`packj` should have the option to specify the path to `.packj.yaml`. For instance: ``` packj --template ../.packj.yaml ``` or ``` python3 main.py --template ../.packj.yaml ```
packjshould have the option to specify the path to.packj.yaml.For instance:
or