14 lines
399 B
Diff
14 lines
399 B
Diff
Index: Whoosh-2.7.4/setup.cfg
|
|
===================================================================
|
|
--- Whoosh-2.7.4.orig/setup.cfg
|
|
+++ Whoosh-2.7.4/setup.cfg
|
|
@@ -15,7 +15,7 @@ formats = zip,gztar
|
|
push = sdist bdist_wheel upload
|
|
pushdocs = build_sphinx upload_sphinx
|
|
|
|
-[pytest]
|
|
+[tool:pytest]
|
|
addopts = -rs --tb=native
|
|
norecursedirs = .hg .tox _build tmp* env* benchmark stress
|
|
minversion = 2.0
|