Skip to content
Snippets Groups Projects

Fix use_local flag after a0aebba4 (closes #34)

Merged André Anjos requested to merge issue-34 into master
2 files
+ 6
7
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -648,13 +648,13 @@ def docs(ctx, requirement, dry_run):
This command:
\b
1. Clones all the necessary packages necessary to build the bob/beat
documentation
\b
\b
2. Generates the `extra-intersphinx.txt` and `nitpick-exceptions.txt` file
\b
\b
This command is supposed to be run **instead** of `bdt ci build...`
Loading