Skip to content
New issue

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

fix: add encoding="utf-8" in file_processing.py #39

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

dornech
Copy link
Contributor

@dornech dornech commented Dec 21, 2024

avoids error in postprocessing because changelog is noct created in utf-8

@coordt
Copy link
Member

coordt commented Dec 22, 2024

Thanks! Good work on the PR.

@coordt coordt merged commit 5a66c9b into callowayproject:master Dec 22, 2024
4 of 5 checks passed
@dornech
Copy link
Contributor Author

dornech commented Dec 22, 2024

Happy to help. Took some time to understand how to debug click applicaitons first. I discovered the problem when building my development environment to build/deploy packages using and enhancing the-hatchlor template. You might be interested in this cookiecutter as well as I integrated bump-my-verison in combination with generate-changelog into this cookiecutter.

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.

2 participants