Skip to content

Conversation

@OlegZv
Copy link
Collaborator

@OlegZv OlegZv commented Aug 3, 2025

I believe this is what it takes for Pypi to render the long_description correctly.

@OlegZv OlegZv requested a review from alexschimpf August 3, 2025 02:34
@OlegZv OlegZv self-assigned this Aug 3, 2025
If you need to [mount static files](https://fastapi.tiangolo.com/tutorial/static-files/), you'll have to add those to
your FastAPI app **after** instantiating Versionizer. See the [Static file mount](https://github.com/alexschimpf/fastapi-versionizer/tree/main/examples/with_static_file_mount.py)
example for more details.
example for more details.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the diff, I can't tell what you even changed here. Just curious.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adds a new line 🤷
Github is usually pretty good at showing "you forgot a new line" in PRs, but for some reason, it doesn't show the diff nicely.

I tested adding a new line in my test pypi project here: https://test.pypi.org/project/olegs-readme-test/
You can see that in the previous version I pushed it as is and it rendered similarly to how it is with 4.0.2 right now: https://test.pypi.org/project/olegs-readme-test/4.0.2/

The only difference was the extra new line in the README.md.

@OlegZv OlegZv merged commit ed720ca into main Aug 3, 2025
20 checks passed
@OlegZv OlegZv deleted the fix_readme branch August 3, 2025 02:54
@alexschimpf
Copy link
Owner

🎉 This PR is included in version 4.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants