Skip to content

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Apr 11, 2025

For Python 3.12+, we've changed Doc/Makefile to add the dist-html target. For older versions and the HTML only target, dist isn't created, so some commands fail. This ensures that the directory exists.

ERROR en/3.11: Run: 'chown -R :docs /srv/docsbuild/cpython-only-html-en/Doc/dist' KO:
    chown: cannot access '/srv/docsbuild/cpython-only-html-en/Doc/dist': No such file or directory

A

@AA-Turner AA-Turner merged commit c341248 into main Apr 11, 2025
8 checks passed
@AA-Turner AA-Turner deleted the mkdir-dist branch April 11, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant