Skip to content

Commit 9c0aac2

Browse files
authored
adding poetry cache to caches (#80)
1 parent 9524f30 commit 9c0aac2

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
@@ -70,6 +70,7 @@ commands:
7070
paths:
7171
- ./.tox
7272
- ~/.cache/pip
73+
- ~/.cache/pypoetry
7374
key: v1-dependencies-{{ checksum "pyproject.toml" }}
7475

7576
jobs:

0 commit comments

Comments
 (0)