FA CSS fix for MkDocs share buttons (#6437)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2023-11-19 15:56:38 +01:00 committed by GitHub
parent 652dc6f4b7
commit 17edc5cf1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 79 additions and 72 deletions

View file

@ -75,7 +75,7 @@ setup(
'mkdocs-material',
'mkdocstrings[python]',
'mkdocs-redirects', # for 301 redirects
'mkdocs-ultralytics-plugin>=0.0.32', # for meta descriptions and images, dates and authors
'mkdocs-ultralytics-plugin>=0.0.34', # for meta descriptions and images, dates and authors
],
'export': [
'coremltools>=7.0',