aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 20c952fa..6ec3be88 100755
--- a/pytest.ini
+++ b/pytest.ini
@@ -4,4 +4,4 @@ norecursedirs=dist build *.egg setuptools/extern pkg_resources/extern .*
flake8-ignore =
setuptools/site-patch.py F821
setuptools/py*compat.py F811
-doctest_optionflags=ALLOW_UNICODE
+doctest_optionflags=ELLIPSIS ALLOW_UNICODE