Add poetry example

This commit is contained in:
Rowan Molony 2023-02-17 15:12:54 +00:00
parent 81b7281936
commit bbe739ea39
2 changed files with 58 additions and 39 deletions

View file

@ -168,6 +168,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
* [PHP - Composer](./examples.md#php---composer)
* [Python - pip](./examples.md#python---pip)
* [Python - pipenv](./examples.md#python---pipenv)
* [Python - poetry](./examples.md#python---poetry)
* [R - renv](./examples.md#r---renv)
* [Ruby - Bundler](./examples.md#ruby---bundler)
* [Rust - Cargo](./examples.md#rust---cargo)