mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
misc cleanup;
* more typos * python 3.13 deprecations
This commit is contained in:
parent
4a4ec88d00
commit
1e7697b551
9 changed files with 10 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue