Add pip files to the cache.
This commit is contained in:
@@ -13,5 +13,6 @@ install:
|
||||
- pip3 install --user --upgrade mypy flake8
|
||||
script: ./test-all.sh
|
||||
cache:
|
||||
- cargo
|
||||
- pip
|
||||
cargo: true
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
Reference in New Issue
Block a user