repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #307098 from r-ryantm/auto-update/cilium-cli
[NixPkgs.git]
/
pkgs
/
development
/
python-modules
/
bytewax
/
remove-docs-test.patch
blob
93b2adad18dc6be19ec3c58014226ce1416a878e
1
diff --git a/pyproject.toml b/pyproject.toml
2
index 107cab8..34cc544 100644
3
--- a/pyproject.toml
4
+++ b/pyproject.toml
5
@@ -66,7 +66,6 @@ long_description_content_type = "text/markdown"
6
addopts = "-v --doctest-modules"
7
doctest_optionflags = "NORMALIZE_WHITESPACE"
8
testpaths = [
9
- "docs",
10
"pysrc",
11
"pytests",
12
]