Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 4, 2021
1 parent 5130d5b commit d957199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -81,6 +81,7 @@ jobs:
command: |
python -m venv venv
. venv/bin/activate
pip install wheel
pip install -r requirements.txt
- save_cache:
Expand Down

0 comments on commit d957199

Please sign in to comment.