require hashes and binary wheels for pip

This commit is contained in:
Daniel Micay 2023-01-10 13:53:33 -05:00
parent 7d9379972f
commit 5417e37062

View File

@ -12,5 +12,5 @@ jobs:
with:
python-version: '3.10'
cache: pip
- run: pip install -r requirements.txt
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
- run: gixy nginx/nginx.conf