From 57188fca203643f18409b0fa71d730d771faffed Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 5 Nov 2023 02:39:00 +0800 Subject: chore: add Token --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') 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" -- cgit v1.2.3-70-g09d2