aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
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 0f13fe28..2365388a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,6 +20,7 @@ dependencies = [
"mkdocs-redirects>=1.2.1",
"mike>=1.1.2",
"mkdocstrings>=0.23.0",
+ "distribute>=0.7.3",
]
requires-python = ">=3.8"
readme = "README.md"