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 7261df92..d7df3672 100644
--- a/TESTING
+++ b/TESTING
@@ -13,7 +13,8 @@ INSTALL.
# pacman -S --needed php php-sqlite sqlite words fortune-mod \
python python-sqlalchemy python-alembic \
- python-fastapi uvicorn nginx
+ python-fastapi uvicorn nginx \
+ python-authlib python-itsdangerous python-httpx
Ensure to enable the pdo_sqlite extension in php.ini.