This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-15 09:27:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f44bcb9f0d
u-boot
/
doc
/
sphinx
/
requirements.txt
5 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
sphinx: Pin to docutils-0.16 In newer docutils writers/latex2e/docutils.sty has a unicode character in the comments which can in turn cause Python 3.6 at least to fail. Pin to the previous docutils release for now. Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com>
2021-04-04 20:04:56 +00:00
docutils==0.16
.readthedocs.yml: update the requirements Fix an error: This project needs at least Sphinx v2.4.4. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-01-12 01:35:00 +00:00
sphinx==3.4.3
sphinx_rtd_theme==1.0.0
six==1.16.0
Reference in a new issue
Copy permalink