Update config.yml

This commit is contained in:
Ali Abdalla 2021-02-19 11:16:52 -08:00 committed by GitHub
parent 202d83376e
commit ae5b056d0d

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: