Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
23dad844
Commit
23dad844
authored
Dec 23, 2019
by
Aymeric Augustin
Browse files
Install deps from setup.py for building docs.
requirements.txt isn't up to date.
parent
d8e33dbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
23dad844
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment