You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since cookiecutter, along with other libraries like inquirer and typer, is used exclusively in the CLI for templating new projects, could we make these optional dependencies? This would reduce the installation footprint.
Since
cookiecutter, along with other libraries likeinquirerandtyper, is used exclusively in the CLI for templating new projects, could we make these optional dependencies? This would reduce the installation footprint.