From: Ole Streicher <olebole@debian.org>
Date: Mon, 29 Jan 2018 17:10:26 +0100
Subject: Remove outdated and unused --doctest-rst option from pytest.ini

---
 pytest.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pytest.ini b/pytest.ini
index 2ae7e43..bdd1d5b 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -22,7 +22,6 @@ doctest_optionflags =
     FLOAT_CMP
     ELLIPSIS
 addopts =
-    --doctest-rst
     -p no:unraisableexception
     -p no:threadexception
     -m "not mpl_image_compare"
