InseeFrLab / InseeFrLab/onyxia-quarto
Quarto-required exists in _extension.yml
Open
- Dominant language
- SCSS
- Stars
- 33
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I recently learnt from the great Christophe that we can specify the minimal Quarto version.
Add this line in your `_extension.yml`:
```
quarto-required: ">=1.0.3"
```
And Quarto fails gracefully is the user has not the right version. Doc [here](https://quarto.org/docs/extensions/distributing.html#extension.yml).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.