Skip to content

Commit 54e4bca

Browse files
authored
adding poetry cache to caches (#145)
1 parent 54f72cb commit 54e4bca

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
@@ -77,6 +77,7 @@ commands:
7777
paths:
7878
- ./.tox
7979
- ~/.cache/pip
80+
- ~/.cache/pypoetry
8081
key: v1-dependencies-{{ checksum "pyproject.toml" }}
8182

8283
- store_artifacts:

0 commit comments

Comments
 (0)