1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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