Skip to content

Commit 076315f

Browse files
authored
adding poetry cache to caches (#23)
1 parent 8bf2f01 commit 076315f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ commands:
115115
paths:
116116
- ./.tox
117117
- ~/.cache/pip
118+
- ~/.cache/pypoetry
118119
key: v1-dependencies-{{ checksum "pyproject.toml" }}
119120

120121
jobs:

0 commit comments

Comments
 (0)