Redirect readthedocs (#2244)
* Adding permanent redirect for readthedocs * Have to remove pyparted because readthedocs can't build it * Removed pyparted from pyproject.toml as readthedocs read that one too afterall.
This commit is contained in:
parent
8b774a9cfa
commit
db326590ba
|
|
@ -18,7 +18,6 @@ classifiers = [
|
|||
"Operating System :: POSIX :: Linux",
|
||||
]
|
||||
dependencies = [
|
||||
"pyparted==3.12.0",
|
||||
"simple-term-menu==1.6.3",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue