Update config.yml

This commit is contained in:
Ali Abdalla 2021-02-19 11:16:52 -08:00 committed by GitHub
parent 36102658dc
commit cadd1eff37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,7 @@ jobs:
command: |
python3 -m venv venv
. venv/bin/activate
CRYPTOGRAPHY_DONT_BUILD_RUST=1
echo $CRYPTOGRAPHY_DONT_BUILD_RUST
pip install --upgrade pip
pip install -r gradio.egg-info/requires.txt
pip install selenium==4.0.0a6.post2
- save_cache: