Skip to content

Commit f02b539

Browse files
committed
remove unnecessary doctest script
1 parent f34446e commit f02b539

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ dependencies = [
266266

267267
[tool.hatch.envs.doctest.scripts]
268268
test = "pytest tests/test_docs.py -v"
269-
test-file = "python tests/test_docs.py --test {args}"
270269
list-env = "pip list"
271270

272271
[tool.ruff]

0 commit comments

Comments
 (0)