mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
11 lines
226 B
Plaintext
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
|