Please note there is also missing the test/functional/output directory in the sdist and this is causing few tests to fail with errors like: FileNotFoundError: [Errno 2] No such file or directory: 'functional/output/xetex-cyrillic.tex'
Both issues (missing tox.ini and missing test/functional/output) are regressions since version 0.20.1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please note there is also missing the
test/functional/outputdirectory in the sdist and this is causing few tests to fail with errors like:FileNotFoundError: [Errno 2] No such file or directory: 'functional/output/xetex-cyrillic.tex'Both issues (missing
tox.iniand missingtest/functional/output) are regressions since version 0.20.1.sorry for the missing tox.ini
test/function/output directory is in 0.21.2.tar.gz ...
Fixed in [r9657], so the 0.22 sdist will come with tox.ini
Thank you for the report.
Related
Commit: [r9657]
Last edit: Günter Milde 2024-08-15
The bug is fixed in Docutils 0.22 released 2025-07-29.
Thank you for reporting.