pypa / pyproject-metadata

PEP 621 metadata parsing
https://pep621.readthedocs.io
MIT License
37 stars 17 forks source link

tests: fix coverage context #135

Closed henryiii closed 1 month ago

henryiii commented 1 month ago

This was producing an annoying in the test output, since we were requesting the html context, but not enabling it.