-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
DOC: How to install pypi from any branch #2209
Conversation
@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. |
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Nice! Thank you 🙏 |
## 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)
addressed in #2075