1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-23 08:45:22 +03:00

fix readthedoc python dependencies (#8166)

This commit is contained in:
david gauchard
2021-06-23 21:08:26 +02:00
committed by GitHub
parent 32fad07a70
commit d3136738ad

View File

@ -4,3 +4,7 @@ sphinx
sphinx-rtd-theme
breathe
nbsphinx
docutils<0.17
testresources
#at the time of writing, requirement is pygments<3,>=2.4.1
pygments>=2.4.1