Skip to content

Commit

Permalink
adding poetry cache to caches (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Aug 16, 2021
1 parent 54f72cb commit 54e4bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ commands:
paths:
- ./.tox
- ~/.cache/pip
- ~/.cache/pypoetry
key: v1-dependencies-{{ checksum "pyproject.toml" }}

- store_artifacts:
Expand Down

0 comments on commit 54e4bca

Please sign in to comment.