I am trying to build the package, html5-parser for my Windows 10 python environment. I have read the instructions found here: https://html5-parser.readthedocs.io/en/latest/ but find them unclear.
The script that is used to run that package, while readily available from the Github repro doesn't work if run from the directory where it resides in that project. The reference above assumes the script will be run from a windows continuous integration server. Of course, my python development environment is not that.
I don't know how to proceed from here and I'm looking for some step by step instructions on how to build this package.