mirror of
https://github.com/9001/copyparty.git
synced 2026-01-03 18:15:46 +10:00
misc cleanup;
* more typos * python 3.13 deprecations
This commit is contained in:
@@ -279,6 +279,7 @@ the rest is mostly optional; if you need a working env for vscode or similar
|
||||
python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
pip install jinja2 strip_hints # MANDATORY
|
||||
pip install argon2-cffi # password hashing
|
||||
pip install mutagen # audio metadata
|
||||
pip install pyftpdlib # ftp server
|
||||
pip install partftpy # tftp server
|
||||
|
||||
Reference in New Issue
Block a user