mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-22 09:18:18 +00:00
Documented charset_normalizer/chardet dependency in INSTALL.md
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user