Skip to content

Commit 3af7aba

Browse files
committed
docs: add requirements files for building
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 235579b commit 3af7aba

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
black

docs/requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
beautifulsoup4
2+
packaging
3+
pyyaml
4+
requests
5+
sphinx-rtd-theme
6+
sphinx-copybutton
7+
sphinx-inline-tabs

0 commit comments

Comments
 (0)