mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 00:23:36 -05:00
## Summary   Display the last document update time, excluding any automatically generated parts of the document, while ensuring that Google can accurately read and recognize the webpage's time. Note that I do not have permission to update ``requirements-insiders.txt`` Google time info * https://developers.google.com/search/blog/2019/03/help-google-search-know-best-date-for * https://developers.google.com/search/docs/appearance/structured-data/article#amp Similar https://github.com/astral-sh/uv/pull/11162 Closes #11148 ## Test Plan uvx --with-requirements docs/requirements.txt -- mkdocs serve -f mkdocs.public.yml --strict  The correct format is actually ``2024-08-08T22:01:08Z``, but Google Search happens to be lenient and accepts this format. 
10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
black>=23.10.0
|
|
mkdocs>=1.5.0
|
|
mkdocs-material>=9.1.18
|
|
mkdocs-redirects>=1.2.1
|
|
mdformat>=0.7.17
|
|
mdformat-mkdocs>=2.0.4
|
|
mdformat-admon>=2.0.2
|
|
mkdocs-redirects>=1.2.2
|
|
mkdocs-git-revision-date-localized-plugin>=1.3.0
|