mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 18:43:49 +08:00
doc: updated sphinx to 6.2.1
Sphinx 4.x we used previously relies on deprecated pkg_resources API
This commit is contained in:
committed by
Vadim Pirogov
parent
94b83cc99e
commit
641db8953f
@ -3,11 +3,11 @@ channels:
|
||||
- conda-forge
|
||||
- nodefaults
|
||||
dependencies:
|
||||
- python=3.9.5
|
||||
- pip=21.1.2
|
||||
- python=3.9
|
||||
- pip
|
||||
- doxyrest=2.1.2
|
||||
- doxygen=1.8.14
|
||||
- graphviz=2.40.1
|
||||
- sphinx=4.0.2
|
||||
- sphinx-book-theme=0.0.41
|
||||
- sphinx=6.2.1
|
||||
- sphinx-book-theme=1.1.4
|
||||
- sphinx-copybutton=0.5.2
|
||||
|
Reference in New Issue
Block a user