Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-16 | Add chardet, cchardet, and charset-normalizer to the optional dependencies ↵ | Leonard Richardson | |
in pyproject. [bug=2019018] | |||
2024-01-16 | Add tox.ini to sdist as per [bug=2016190] | Leonard Richardson | |
2023-08-27 | Corrected the syntax of the license definition in pyproject.toml. Patch | Leonard Richardson | |
by Louis Maddox. [bug=2032848] | |||
2023-04-05 | Prepare for 4.12.1 release. | Leonard Richardson | |
2023-04-05 | The demonstrate_parser_differences.py script was still written in | Leonard Richardson | |
Python 2. I've converted it to Python 3, but since no one noticed this problem, it's a sign that no one uses this script and it's not serving its purpose. I may rework or remove it in a later version. | |||
2023-04-05 | Add the pyproject.toml file. | Leonard Richardson | |