mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05: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