depot/third_party/nixpkgs/pkgs/development/python-modules/bytewax/remove-docs-test.patch
Default email 94427deb9d Project import generated by Copybara.
GitOrigin-RevId: f91ee3065de91a3531329a674a45ddcb3467a650
2023-05-24 16:37:59 +03:00

10 lines
241 B
Diff

diff --git a/pyproject.toml b/pyproject.toml
index 41b5c90..e7c7b2d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,6 +50,5 @@ doctest_optionflags = "NORMALIZE_WHITESPACE"
testpaths = [
"pytests",
"pysrc",
- "docs",
]