diff options
author | cbdev <cb@cbcdn.com> | 2022-07-11 20:50:19 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2022-07-11 20:50:19 +0200 |
commit | 68d846d8f78f774d0c90dbc535d78683b040d5b2 (patch) | |
tree | e2ad5df5c654a790c3f4b6f42f4168ccca493396 /README.md | |
parent | 83094a255627d55df2cd96d9c1b0be7a3ea2b198 (diff) | |
download | cargohold-master.tar.gz cargohold-master.tar.bz2 cargohold-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Required dependencies * uwsgi-plugin-python3 * sqlite3 * python3 +* python3-jinja2 +* python3-passlib if using `LocalBasicAuth` Basic infrastructure |