2023-04-29 16:46:19 +00:00
|
|
|
diff --git a/pyproject.toml b/pyproject.toml
|
2024-01-13 08:15:51 +00:00
|
|
|
index 107cab8..34cc544 100644
|
2023-04-29 16:46:19 +00:00
|
|
|
--- a/pyproject.toml
|
|
|
|
+++ b/pyproject.toml
|
2024-01-13 08:15:51 +00:00
|
|
|
@@ -66,7 +66,6 @@ long_description_content_type = "text/markdown"
|
|
|
|
addopts = "-v --doctest-modules"
|
|
|
|
doctest_optionflags = "NORMALIZE_WHITESPACE"
|
2023-05-24 13:37:59 +00:00
|
|
|
testpaths = [
|
2023-04-29 16:46:19 +00:00
|
|
|
- "docs",
|
2024-01-13 08:15:51 +00:00
|
|
|
"pysrc",
|
|
|
|
"pytests",
|
2023-04-29 16:46:19 +00:00
|
|
|
]
|