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 bc5709d..a815413 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,6 +13,7 @@ dependencies = [
"mkdocs-material-extensions>=1.2",
"neoteroi-mkdocs>=1.0.4",
"docutils>=0.20.1",
+ "pytest>=7.4.2",
]
requires-python = ">=3.8"
readme = "README.md"