Closed gnikit closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.73%. Comparing base (
da01db1
) to head (6e23ac7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
There is another subtle change in this PR, where the schema file is included in the tarball/wheel. I don't think that is a bad thing.
There is a subtle difference with the Home-Page field in setuptools not being set via pypoject.toml.
The version of setuptools has been bumped to 61+ to at least map the url "homepage" to Home-Page in PyPi. See relevant Issue on pypa: https://github.com/pypa/packaging-problems/issues/606