Commit 23dad844 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Install deps from setup.py for building docs.

requirements.txt isn't up to date.
parent d8e33dbd
......@@ -84,7 +84,7 @@ jobs:
- "5b:7a:95:18:07:8c:aa:76:4c:60:35:88:ad:60:56:71"
- checkout
- run: sudo pip install --progress-bar off -r docs/requirements.txt
- run: sudo pip install --progress-bar off -r requirements.txt
- run: sudo pip install --progress-bar off .
- run: ./.circleci/deploy.sh
check_code_quality:
working_directory: ~/transformers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment