Skip to content

Commit 79f366c

Browse files
committed
Probably fix circleci configs
1 parent 8c3fe73 commit 79f366c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
paths:
4242
- ".venv"
4343
- "/usr/local/bin"
44-
- "/usr/local/lib/python3.6/site-packages"
44+
- "/usr/local/lib/python3.7/site-packages"
4545

4646
# Run tests
4747
- run: pipenv run pytest

0 commit comments

Comments
 (0)