Skip to content

Commit

Permalink
Fix readthedocs runner (#2231)
Browse files Browse the repository at this point in the history
* The new build system requires a requirements.txt

* .txt is in .gitignore, had to force it in

* Missing requirements. I don't like this odd side loading of requirements.. but need to get docs built quickly.
  • Loading branch information
Torxed authored Nov 21, 2023
1 parent 5077219 commit 344b1cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
sphinx_rtd_theme
sphinx_rtd_theme
libparted
simple-term-menu

0 comments on commit 344b1cf

Please sign in to comment.