From e1a9c4ccb155e7983e5615820c58273a3346c759 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 4 Mar 2019 22:14:18 -0500 Subject: Adjust testing packages * pytest-virtualenv = broken * pytest-astropy = broken --- etc/hstdp-2018.3a/pip/002-testing | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'etc/hstdp-2018.3a') diff --git a/etc/hstdp-2018.3a/pip/002-testing b/etc/hstdp-2018.3a/pip/002-testing index c4b2c9d..b676abc 100644 --- a/etc/hstdp-2018.3a/pip/002-testing +++ b/etc/hstdp-2018.3a/pip/002-testing @@ -1,5 +1,3 @@ nose==1.3.7 -pytest==4.0.0 +pytest==4.2.0 pytest-xdist==1.24.1 -pytest-astropy==0.5.0 -pytest-virtualenv==1.3.0 -- cgit