pip {% if cookiecutter.command_line_interface|lower == 'click' -%} Click{% endif %} {% if cookiecutter.use_pytest == 'y' -%} pytest{% endif %}