project-config/roles/copy-wheels/files
Jeremy Stanley 7c8b888054 Make wheel indices valid HTML 5
Pip 22.0 switched[*] its HTML parser library for one which demands
strict adherence to HTML 5, and so cannot work if told to include
our wheel indices because they lack a doctype declaration on the
first line. Add one.

[*] https://github.com/pypa/pip/issues/10825

Change-Id: Ia863e313e656e67191e1ca3aea968a7f3e4059a6
2022-01-30 16:37:01 +00:00
..
wheel-copy.sh copy-wheels: fix index build 2020-01-15 18:06:39 +11:00
wheel-index.sh Make wheel indices valid HTML 5 2022-01-30 16:37:01 +00:00
wheel-indexer.py copy-wheels: fix index path, remove f-strings 2020-01-15 20:40:01 +11:00