summaryrefslogtreecommitdiffstats
path: root/TESTING
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING3
1 files changed, 2 insertions, 1 deletions
diff --git a/TESTING b/TESTING
index a5e08cb8..31e3bcbd 100644
--- a/TESTING
+++ b/TESTING
@@ -12,7 +12,8 @@ INSTALL.
2) Install the necessary packages:
# pacman -S --needed php php-sqlite sqlite words fortune-mod \
- python python-sqlalchemy python-alembic
+ python python-sqlalchemy python-alembic \
+ python-fastapi uvicorn nginx
Ensure to enable the pdo_sqlite extension in php.ini.