FA CSS fix for MkDocs share buttons (#6437)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
652dc6f4b7
commit
17edc5cf1b
54 changed files with 79 additions and 72 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue