mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Allow YouTube video demo links to be added to appropriate pgAdmin documentation. #5563
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user