summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-07-31 00:49:47 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-07-31 00:49:47 +0300
commit59102a555f4203758ca337d1593847709359295e (patch)
tree8659d41822a2c23961f1556110794deb5c727214 /pyproject.toml
parentd33f393557f84b3bfaa0b0c714671da00f75606c (diff)
downloadapscheduler-59102a555f4203758ca337d1593847709359295e.tar.gz
Updated a number of documentation pages
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index be3ea9d..6d1c233 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -64,6 +64,7 @@ test = [
doc = [
"sphinx",
"sphinx-rtd-theme",
+ "sphinx-tabs >= 3.3.1"
]
[tool.setuptools_scm]