require hashes and binary wheels for pip

This commit is contained in:
Daniel Micay 2023-01-10 13:43:21 -05:00
parent 98717d15e5
commit 0c262fdd23

View File

@ -19,7 +19,7 @@ jobs:
- run: sudo apt-get update
- run: sudo apt-get -y install libxml2-utils yajl-tools moreutils zopfli
- run: npm install
- run: pip install -r requirements.txt
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
- name: process static
run: ./process-static