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:
Anton Hvornum 2023-11-22 22:12:29 +01:00 committed by GitHub
parent 8b774a9cfa
commit db326590ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ classifiers = [
"Operating System :: POSIX :: Linux",
]
dependencies = [
"pyparted==3.12.0",
"simple-term-menu==1.6.3",
]