DOC: How to install pypi from any branch#2209
Merged
MartinThoma merged 6 commits intopy-pdf:mainfrom Sep 22, 2023
Merged
Conversation
Collaborator
Author
|
@MartinThoma |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #2209 +/- ##
=======================================
Coverage 94.37% 94.37%
=======================================
Files 43 43
Lines 7588 7588
Branches 1496 1496
=======================================
Hits 7161 7161
Misses 263 263
Partials 164 164 ☔ View full report in Codecov by Sentry. |
MartinThoma
reviewed
Sep 22, 2023
MartinThoma
reviewed
Sep 22, 2023
Co-authored-by: Martin Thoma <info@martin-thoma.de>
MartinThoma
reviewed
Sep 22, 2023
Co-authored-by: Martin Thoma <info@martin-thoma.de>
MartinThoma
reviewed
Sep 22, 2023
MartinThoma
reviewed
Sep 22, 2023
Co-authored-by: Martin Thoma <info@martin-thoma.de>
Co-authored-by: Martin Thoma <info@martin-thoma.de>
Co-authored-by: Martin Thoma <info@martin-thoma.de>
Member
|
Nice! Thank you 🙏 |
MartinThoma
added a commit
that referenced
this pull request
Sep 24, 2023
## What's new ### Bug Fixes (BUG) - PDF size increases because of too high float writing precision (#2213) by @pubpub-zz - Fix test_watermarking_reportlab_rendering() (#2203) by @LucasCimon ### Documentation (DOC) - Fix typos and add a paragraph to ViewerPreferences docs (#2199) by @marcstober - How to install pypi from any branch (#2209) by @pubpub-zz - Update copyright footer in docs (#2207) by @marcstober ### Developer Experience (DEV) - Let dependabot update Github Actions by @MartinThoma ### Maintenance (MAINT) - Update .pre-commit-config.yaml by @MartinThoma [Full Changelog](3.16.1...3.16.2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
addressed in #2075