Remove python3 build dependency

This commit is contained in:
Igor Katson 2024-10-03 13:54:23 +01:00
parent 8b66119746
commit 61a01b4253
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 26 additions and 29 deletions

View file

@ -84,7 +84,7 @@ Just a regular Rust binary build process.
cargo build --release
The "webui" feature requires npm and python3 installed.
The "webui" feature requires npm installed.
## Useful options