Skip to content

Commit

Permalink
[NO MERGE] test updated youtube pluging to pass CI windows
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr committed Oct 31, 2023
1 parent 3745d55 commit abc3370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sphinxsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ python3 -m pip install --user --upgrade git+https://github.com/ArduPilot/sphinx_
# and youtube and video plugins:
# This command might require a --force option if you have and older extension installed
# Rerun Sphinxsetup.sh after doing that
python3 -m pip install --user --upgrade git+https://github.com/ArduPilot/sphinxcontrib-youtube.git
python3 -m pip install --user --upgrade git+https://github.com/khancyr/sphinxcontrib-youtube.git@sync-upstream

# and a parser to use getting posts from Discourse (forum) and insert in FrontEnd
python3 -m pip install --user --upgrade beautifulsoup4
Expand Down

0 comments on commit abc3370

Please sign in to comment.