You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Fixed an issue caused by pandoc squeezing tables
* Added two arguments to the pandoc call to set the page width at 1000 columns and to disable text wrapping. This fixes an issue where it would generate invalid RST.
* Changed the `use_scm_version` argument in `setup` to point to an absolute directory for VERSION.txt.
* Renamed `LazyReadmyConverter` to `LazyMarkdownConverter`.
* Added an explicit setting for `long_description`'s encoding.
* Changed how README.md is read so it's less cluttered.
description='API endpoint for receiving incident reports from Content Security Policy (CSP), HTTP Public Key Pinning (HPKP), and the HTTP Reporting API.',
0 commit comments