Updates for ci
This commit is contained in:
parent
eb7bbe1a83
commit
82f406508b
|
|
@ -2,7 +2,7 @@ image: python:3.7.3-alpine
|
|||
|
||||
pages:
|
||||
script:
|
||||
- apk --no-cache add make gcc musl-dev
|
||||
- apk --no-cache add make gcc musl-dev git
|
||||
- pip install -r dev_requirements.txt
|
||||
- pip install -r requirements.txt
|
||||
- cd docs
|
||||
|
|
|
|||
Loading…
Reference in New Issue