From bb5347157a27651596e314549cefc27080a11f63 Mon Sep 17 00:00:00 2001 From: "Pey Lian Lim (Github)" <2090236+pllim@users.noreply.github.com> Date: Mon, 14 Feb 2022 17:55:05 -0500 Subject: [PATCH] EXP: Run test suite with dev pytest-doctestplus --- tox.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tox.ini b/tox.ini index 39ce56865eb5..349ecc57aed1 100644 --- a/tox.ini +++ b/tox.ini @@ -71,6 +71,9 @@ deps = image: scipy image: pytest-mpl + # Do not merge + test: git+https://github.com/astropy/pytest-doctestplus.git + # Temporary pin pytest-astropy-header test: pytest-astropy-header==0.1.2