summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-08-16 00:46:37 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-08-16 01:17:45 +0300
commit23bf672fd0f74a76a966c9fda2468a707ab250be (patch)
tree3f9d5ed1bd9227c969da4ce4c0891638f5c4af19 /pyproject.toml
parent9a41180de3b597a30dc740effbf3c4c3ff4b0be1 (diff)
downloadapscheduler-23bf672fd0f74a76a966c9fda2468a707ab250be.tar.gz
Switched to a better Sphinx theme
The RTD theme does not render bullet lists correctly anymore.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 327fe5a..f3bf18a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -63,7 +63,6 @@ test = [
]
doc = [
"sphinx",
- "sphinx-rtd-theme",
"sphinx-autodoc-typehints",
"sphinx-tabs >= 3.3.1",
]