We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src/
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Good call! I would add "Use PyPI trusted publishing to the list" (https://docs.pypi.org/trusted-publishers/using-a-publisher/, https://github.com/wagtail/cookiecutter-wagtail-package/blob/main/%7B%7B%20cookiecutter.__project_name_kebab%20%7D%7D/.github/workflows/publish.yml#L31-L52)
Sorry, something went wrong.
The addition of the src/ folder was recent - we haven't published a version since then. Thanks for picking up on that.
The CI setup is built on https://github.com/wagtail/cookiecutter-wagtail-package so we might be able to backport some of the recent fixes from there here, where it makes sense.
This is now complete.
tomusher
No branches or pull requests
src/
in the paths. See Fix inability to compile static files because of the missing src/ prefix in the paths #21.Tasks
The text was updated successfully, but these errors were encountered: