Allow YouTube video demo links to be added to appropriate pgAdmin documentation. #5563

This commit is contained in:
Aditya Toshniwal
2022-12-19 10:45:45 +05:30
committed by GitHub
parent 45aa274a9e
commit cbea043ca1
6 changed files with 14 additions and 2 deletions

View File

@@ -155,6 +155,7 @@ want to build an installer.
python -m venv venv
pip install -r web\regression\requirements.txt
pip install sphinx
pip install sphinxcontrib-youtube
You should now be able to run the pgAdmin Python application, or build the
desktop runtime.