Commit Graph

4 Commits

Author SHA1 Message Date
Anton Hvornum 8b774a9cfa
Redirect readthedocs (#2243)
* Adding permanent redirect for readthedocs

* Have to remove pyparted because readthedocs can't build it
2023-11-22 21:56:07 +01:00
Anton Hvornum d62a5ff838
libparted -> pyparted (#2232) 2023-11-21 19:55:26 +01:00
Anton Hvornum 344b1cf296
Fix readthedocs runner (#2231)
* 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.
2023-11-21 19:52:53 +01:00
Anton Hvornum 5077219a5f
Fix readthedocs runner (#2230)
* The new build system requires a requirements.txt

* .txt is in .gitignore, had to force it in
2023-11-21 19:47:15 +01:00