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/jwstdp-snapshot/pip/002-testing | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'etc/jwstdp-snapshot/pip/002-testing') diff --git a/etc/jwstdp-snapshot/pip/002-testing b/etc/jwstdp-snapshot/pip/002-testing index 09a415e..ae5ef24 100644 --- a/etc/jwstdp-snapshot/pip/002-testing +++ b/etc/jwstdp-snapshot/pip/002-testing @@ -1,6 +1,4 @@ -nose==1.3.7 -pytest>=4.0.0 -pytest-xdist>=1.24.1 -pytest-astropy>=0.5.0 -pytest-virtualenv>=1.3.0 +nose +pytest +pytest-xdist requests_mock -- cgit