D3f0 / D3f0/invoke-toolkit

Message about `copier` not installed is not clear enough

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
3
Forks
0
Avg merge
3h 29m
Merged PRs (30d)
5

Description

The current message is:
```
[09:36:13] copier is required to create packages. Install it with: uv pip install invoke-toolkit context.py:102
```

It should instead prompt to do:
a. `uv tool install invoke-toolkit[full]`
b. `uv tool install --with copier invoke-toolkit`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.