linux-test-project / lcov

LCOV
GNU General Public License v2.0
909 stars 240 forks source link

genhtml package removed from PyPI #298

Closed tabokie closed 6 months ago

tabokie commented 6 months ago

Not sure where is the good place to ask this. But the tool "genhtml" has been removed from PyPI index recently (https://pypi.org/search/?q=genhtml).

Does anyone has context on whether this is expected? If it is, is there an alternative to install the tool than manually downloading the script and dependencies?

tabokie commented 6 months ago

Oh, noticed genhtml is already included in lcov package.