e7ec2969af
GitOrigin-RevId: 9b19f5e77dd906cb52dade0b7bd280339d2a1f3d
12 lines
324 B
Diff
12 lines
324 B
Diff
diff --git a/pyproject.toml b/pyproject.toml
|
|
index 107cab8..34cc544 100644
|
|
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -66,7 +66,6 @@ long_description_content_type = "text/markdown"
|
|
addopts = "-v --doctest-modules"
|
|
doctest_optionflags = "NORMALIZE_WHITESPACE"
|
|
testpaths = [
|
|
- "docs",
|
|
"pysrc",
|
|
"pytests",
|
|
]
|