diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-04 22:14:18 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-04 22:14:18 -0500 |
commit | e1a9c4ccb155e7983e5615820c58273a3346c759 (patch) | |
tree | 28726deabe89b7d10a9ef7906d831c9b9986222c /etc/jwstdp-snapshot/pip/002-testing | |
parent | e20a7abaca4dc0e053dd1fb6928b71c8f3823707 (diff) | |
download | docker-pipeline-e1a9c4ccb155e7983e5615820c58273a3346c759.tar.gz |
Adjust testing packages
* pytest-virtualenv = broken
* pytest-astropy = broken
Diffstat (limited to 'etc/jwstdp-snapshot/pip/002-testing')
-rw-r--r-- | etc/jwstdp-snapshot/pip/002-testing | 8 |
1 files changed, 3 insertions, 5 deletions
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 |