mirror of
https://github.com/elyby/docs.git
synced 2024-12-23 13:39:58 +05:30
Add cache for the pip dependencies
This commit is contained in:
parent
c3eac31ccc
commit
e088d9ede5
@ -1,5 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
cache: pip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user