aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f5fc271..cb7ffc5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,6 +15,6 @@ license = {text = "MIT"}
[tool.pdm.dev-dependencies]
docs = [
"mkdocs>=1.5.3",
- "mkdocs-windmill-dark>=0.2.0",
+ "mkdocs-alabaster",
]
mkdocs-alabaster = []