mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
fix readthedoc python dependencies (#8166)
This commit is contained in:
@ -4,3 +4,7 @@ sphinx
|
|||||||
sphinx-rtd-theme
|
sphinx-rtd-theme
|
||||||
breathe
|
breathe
|
||||||
nbsphinx
|
nbsphinx
|
||||||
|
docutils<0.17
|
||||||
|
testresources
|
||||||
|
#at the time of writing, requirement is pygments<3,>=2.4.1
|
||||||
|
pygments>=2.4.1
|
||||||
|
Reference in New Issue
Block a user