1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-24 19:42:27 +03:00
Files
esp8266/doc/requirements.txt
2021-06-23 21:08:26 +02:00

11 lines
226 B
Plaintext

# Requirements file for pip
# list of Python packages used in documentation build
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