Documented charset_normalizer/chardet dependency in INSTALL.md

This commit is contained in:
Philipp Wolfer
2024-03-19 07:44:35 +01:00
parent 754a1e961f
commit 40ed1edf6a

View File

@@ -31,6 +31,8 @@ Optional but recommended:
* Required for the complete scripting documentation
* [PyJWT 1.7 or newer](https://pyjwt.readthedocs.io/)
* Required for the add cluster as release / add file as recording functionality
* [charset_normalizer](https://pypi.org/project/charset-normalizer/) or [chardet](https://pypi.org/project/chardet/)
* Required for character encoding detection in CD ripping log files
We recommend you use [pip](https://pip.pypa.io/en/stable/) to install the Python
dependencies: