mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Add cache for the pip dependencies
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
cache: pip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user